I've been able to get my app working flawlessly with 5.0 so far (no
accessing structure internals here, but I was forced to do a couple
certain things in different, yet backward compatible ways).  The one thing
I can't get working right, though, is the redrawing of a couple gadgets of
mine on one form when I get a frmUpdateEvent. 

Normally what I had to do to make sure those gadgets are properly updated
is to call FrmUpdateForm() with frmRedrawUpdateCode in the winEnterEvent
handler, and that worked in all versions up through 4.0.  It doesn't seem
to work properly in 5.0, though, because when that code is called I see a
flash like the gadgets are being drawn by my code and then cleared by
something else. 

Any ideas?  This is the one thing standing between me and Palm OS 5.0
compatibility.

Thanks.

-----------------------------------------------------------------------
Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/
Software Developer  //  Gamer  //   Webmaster  //  System Administrator
In the beginning there was nothing.  And the Lord said, "Let there be
 Light!"  And there was still nothing.  But you could see it.


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