>I'm adding Notes to my application. Should I be using the system NoteView
>form defined in UICommon.h (this is the form used by DateBook, To Do,
>Expense and the Address app).
>
>Or should I use my own form? I'm not clear if the UI components in
>UICommon.h are supposed to be used by all apps.
Your confusion is very justified; it isn't at all clear. In 3.5 there was
a good effort to move materials into Private include files, but it wasn't
complete. The resources like this are the primary place that wasn't
addressed.
I think you'd be far better off not using them unless the docs say they're
supported. The amount of memory saved won't be very significant, though I
do appreciate the timesaving aspect of it. Safer to do what the docs say
is reliable if you're wanting future compatibility.
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/