At 4:08 PM +0800 2001/08/16, [EMAIL PROTECTED] wrote:
>Now, my problem is when the clock popup is dismissed, my screen is not
>restore from memory and not receive frmUpdateEvent, and the clock popup
>form remain there in non-active state. Anyone know why?

Looking at the clock and clock popup sources, I'm reasonably certain the save behind 
flag *is* set for the clock popup dialog, and a frmUpdateEvent *is* sent to the 
underlying form when the clock popup is dismissed if there was insufficient memory 
available to store the bits behind the clock popup dialog.

Yours is the first application I've heard of that has an update problem like this. 
Double-check that your form event handler is correctly set and handling update events. 
Are you doing anything "funny" with the FrmXXX APIs?

Regards,

Jim Schram
Palm Incorporated
Partner Engineering


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

Reply via email to