At 10:46 AM +0100 2000/02/11, [EMAIL PROTECTED] wrote:
>calling the update routine after FrmDrawForm shouldn't
>work either since the calculation gets executed twice
>(the first time due to the FrmDrawEvent and second when
>I call it myself).
>
>So there's no possibility to avoid this other than to
>check the OS version ?

Hmmm... I'm trying to understand from where this mysterious extra update event is 
originating. I don't see any code in the OS to automatically send your app an update 
event upon opening a form in OS 3.5, so this leads me to believe the first update 
event it receives is a previously-enqueued "hold over" from some earlier event 
processing in the app.

How is the app opening the form, and what is it doing just prior to opening the form? 
A log of the received events might prove insightful...

Regards,

Jim Schram
3Com/Palm Computing
Partner Engineering



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to