If you want the DMSPopupDialog routine to block, returning only when the user closes the dialog, I'd use FrmDoDialog rather than FrmPopupForm. You can still set up your own event handler for the dialog, and you can prepare the dialog and draw it before calling FrmDoDialog. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
