How do you close a dialog from it's event loop.... for example I want to show a dialog using FrmDoDialog() but close it if the user hasn't tapped anything after 5 secs. I'm guessing I give the dialog an event handler and watch in nilEvents to see if the time limit has passed, but what code do I use to close the dialog - do I call a function or create an event?
Cheers -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
