>Subject:  How to control frmUpdateEvent in Palm OS 3.5???
>From: Vitaly_Romanishko <[EMAIL PROTECTED]>
>Date: Wed, 4 Apr 2001 11:37:45 -0600

>I am converting Palm OS 3.1 application to run on 3.5 platform.
> One of the issues is that OS 3.5 generates frmUpdateEvent every
>time you return to form, popup Alert or  open on-screen keyboard.
> I am using frmUpdateEvent only for specific tasks, but now it is 
>triggered no matter if I want it or not. As a result it screws up most
> of my program. 
>Is there any way to stop it?

Actually OS 3.1 could generate this event, but didn't unless the
application was almost out of memory.
The OS3.5 debug ROMS generate this event every time, so you
can ensure that your program successfully handles it.  
So it appears that the 3.5 debug ROMs have done you a favour by
exposing a hidden weakness in your program.
Roger Stringer
Marietta Systems, Inc., PO Box 71506, Marietta, Georgia 30007
Phone: (770) 565-1560     FAX: (770) 565-4421
"RF-TP" and "Marietta PDE" are the trademarks of Marietta Systems, Inc.
Visit our web site for company and product information: 
        http://www.MariettaSystems.com
==================================


-- 
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