Look at the source code for the built-in Address application for a good example of how to implement notes. See the file in the SDK:
CodeWarrior Support\(CodeWarrior Examples)\Palm OS 5 SDK (68K) R2 Examples\Address\Src\addrnote.c � Above path will vary depending on which SDK version you have. � A warning about the above example: it uses resources for the note form and other objects which are built into the OS; you will need to create your own resources for your app. � Hope that helps� � Dave -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
