At 03:07 PM 3/2/2002 +0100, Arnaud PINGEON wrote: >Hello, > >I don't know how to open a modal form at once with an event handler. >I want the form to be opened immediately and stop the program going on until >the user has made somme choices in the form (triggers, checkbox, ...) and >confirm with the OK button. Then the program can resume. > >FrmDodialog works that way but there's no event handler
Just call FrmSetEventHandler before calling FrmDoDialog. Bob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
