Eric Potter wrote:

What is the best way to close a form programatically? I am displaying a form with FrmDoDialog. If the user doesn't respond in a certain amount of time, I need to close the dialog. How can I do this.

thanks

Eric

FrmDoDialog won't let you do that. It uses its own event loop. All you need to do is initialize and open your own form, with its own little eventloop. Bob.

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to