Luc Le Blanc wrote:
I need to put a wait message in my application. Before I go about writing a function that can display a screen-centered bold-framed multi-line message, is there already a public example of that?
You can look at the app I'm developping at the moment. It's stored on SourceForge and GPL'd. Since the code for the waiting message isn't really that complicated, you may use it also in a commercial app. It's just a couple of lines. There is, though, no way to abort the wait form.
http://www.sf.net/projects/hotaru
Search for "WaitForm" in general.c.
Hope it helps.
Matthias
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
