I don't want to go to another form (in fact I haven't drawn one) ... I'm looking to exit back out of the application on this call.
"Dave Lippincott" <[EMAIL PROTECTED]> wrote in message news:94844@palm-dev-forum... > > What's wrong with FrmGotoForm? Timer expires, call > FrmGotoForm(FormIWantToTakeTheUserTo); > > ----- Original Message ----- > From: "ScottP" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Wednesday, September 04, 2002 5:04 AM > Subject: Programmatically closing a dialog > > > > 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/ > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
