3fbb09f87f
- Shuffled the resource app_flags entry as it somehow fixed corrupt version/description;icons for several files here. It seems this entry must be the last one before the icons. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19735 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
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