At 02:22 PM 5/19/2000, Mike Davis wrote: >But I have an application where this is impractical (if not >impossible), to do this. So, what I want to do is characterize the >operation of this application and see if I must worry about the >problem. In the worst case, you can store the screen state in a database yourself. It's always possible that way. If the screen is color, this takes a lot of memory on the storage heap, but it works, and you can give an error saying the device is too full if you can't get the memory. >So, if my app seems to work with all of these cases, is it likely >that I can get away from having to handle the FrmUpdateForm event? I think it'll fail when dynamic memory is low, but I'm not really clear on exactly how likely this is. -- Peter Epstein Palm Inc. Developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
