haiku/src/apps/people
..
Jamfile
LICENSE
main.cpp
People.rdef
PeopleApp.cpp
PeopleApp.h
PeopleView.cpp
PeopleView.h
PeopleWindow.cpp
PeopleWindow.h
PersonIcons.h
README
TTextControl.cpp
TTextControl.h

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