Sorry if it was misleading. The UpdateEvent is called after
FrmDrawForm(). It is not tied to the Opening of the form.
Every FrmDrawForm adds an UpdateEvent in OS3.5, whereas it
do not add this event in 3.1, 3.0, ...
I checked it with the Codewarrior-debugger at many differnet
locations in my application.
Maybe I should have a closer look at the event-queue....
Please, can you tell me how to log all received events (maybe
with timestamps) ?
-----------------------------------------------------------------------
Regards,
Maik Boenig
> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von
> Jim Schram
> Gesendet am: Freitag, 11. Februar 2000 11:12
> An: Palm Developer Forum
> Betreff: Re: AW: difficulties with frmupdate
>
> 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
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html