At 11:19 AM 2/19/2002 -0500, you wrote: >Of course, FrmDeleteForm does not free the onscreen buffer that holds the >form's bits, and POSE just told me about this for the first time. I >cannot afford to call FrmEraseForm, it's too slow, but I do want to free >the bits --- considering that this is an internal window structure thing, >do I have any other alternatives? All I want to avoid is the vertical >wipe...it's tolerable on the m505, but is noticeably slower on all the >other devices I have.
If you're not interested in restoring what was behind these forms why not disable the "Save Behind" option of the form and this bitmap won't be created. Bob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
