haiku/src/apps/people
shatty faef1e5413 from sample code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1676 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-26 03:33:06 +00:00
..
Jamfile from sample code 2002-10-26 03:33:06 +00:00
LICENSE from sample code 2002-10-26 03:33:06 +00:00
main.cpp from sample code 2002-10-26 03:33:06 +00:00
People.rsrc from sample code 2002-10-26 03:33:06 +00:00
PeopleApp.cpp from sample code 2002-10-26 03:33:06 +00:00
PeopleApp.h from sample code 2002-10-26 03:33:06 +00:00
PeopleView.cpp from sample code 2002-10-26 03:33:06 +00:00
PeopleView.h from sample code 2002-10-26 03:33:06 +00:00
PeopleWindow.cpp from sample code 2002-10-26 03:33:06 +00:00
PeopleWindow.h from sample code 2002-10-26 03:33:06 +00:00
PersonIcons.h from sample code 2002-10-26 03:33:06 +00:00
README from sample code 2002-10-26 03:33:06 +00:00
TTextControl.cpp from sample code 2002-10-26 03:33:06 +00:00
TTextControl.h from sample code 2002-10-26 03:33:06 +00:00

People -- README

This directory contains the source code for building
the standard People application that ships with BeOS.
You can use this application to create Person records,
which can be dropped into BeMail headers (see the
BeOS User's Guide Chap. 4: Sending Mail) and other
applications.

Ostensibly, this application reveals how the Person
record is stored, but it also demonstrates how to
use the BeOS file type database in an application.

Owen Smith <orpheus@be.com>
July 1998