In article <62641@palm-dev-forum>, [EMAIL PROTECTED] 
says...
> 
> I expect that if you try running on a modern debug ROM (3.5 or later),
> you'll find the bleed-through problem persists. You need to handle
> frmUpdateEvents in order to make this work reliably. The debug ROMs are
> exposing a failure of your application to work properly when memory is low.
> 
I'm not sure that that's the case in my particular app -- memory 
is decidedly not low, and the events I'm getting are the 
following (in various orders, depending on what's going on):

winEnterEvent
winExitEvent
frmCloseEvent
frmLoadEvent
frmOpenEvent

So I'm not getting frmUpdateEvent. Also, I *think* I'm using a 
3.5 ROM.

Do I still need to worry about bleed-through if I don't go the 
event handler route? Any other dangers of not using an event 
handler?

Thanks for your suggestions,

--Scott Sumner-Moore

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