"Fawcett, Mitch" wrote:
> 
> 
> How do I make the frmOpenEvent event generated by a FrmPopupForm do it's
> thing and cause the form to be drawn without having to return to the main
> EventLoop( )? Or is this some kind of big no-no.  Thanks.

   If I've understood you correctly, you need to issue a FrmDoDialog
after opening the form, and that will "pause" your code until the
user taps on a button.

Regards,
Daniel.

Reply via email to