Bob,

> You can certainly process events for forms displayed
> via FrmDoDialog just 
> set the form event handler to your handler routine
> prior to calling 
> FrmDoDialog.  In your event handler process the
> button you are interested 
> in and then return true.  This will cause processing
> of the event to stop 
> and the dialog will not close.

I tried that before but it did not work.  However, I
just found that I set handled=false after I set it
true.  Now I that I have my logic correct it now
works.

Thanks for your help.

Mike McCollister

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

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

Reply via email to