On 5 Mar 2002 at 21:52, Todd Walk wrote: > Thanks guys. > > I've done some experimenting, and tracking the events > that come in. I found that if I have modal set on the form, > then FrmPopupForm and FrmReturnToForm work as I expect. > > (3.5 at least. I do get a frmUpdateEvent. I got mixed > up a bit because I accidentally left a FrmErase in a piece > of code while trying to get this to work.) > > -- > Todd Walk > [EMAIL PROTECTED] >
Todd, I believe you get frmUpdateEvent only on a debug ROM. Try your test again on a release ROM. One more thing that I'm not sure if you're aware of. For a from created by a FrmPopupForm, you won't get a frmCloseEvent when you close your popup form. John Leung [EMAIL PROTECTED] http://persweb.direct.ca/jleung -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
