I have asked this question before but was unable to proceed, so I am posing the question again.
- I have an application that is not necessarily active (running in the background). - it receives a notification that it processes and as part of that processing it wants to display a message (for some time or till it receives another notification). A person suggested modal forms but the questions I have are: - Can I do FrmInitForm as part of notification processing. - Also is the database handler open even when the application is not running or do I have to open it again? - How do I delete the form at a later stage? Should I pass the formpointer around to the notification manager? TIA Gaurav... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
