I experimented with my problem some more. When I show a custom dialog, I save what's under the dialog first and restore it when the dialog closes and everything's great. But, when some of the Palm dialogs pop up (e.g., Find, or Addresses) the custom drawing in my form gets erases. My controls are all still there, but my custom drawing (mostly lines created with WinDrawLine) is gone. It seems as though the form isn't saving what's underneath but rather refreshing the active form after it closes. This is a problem for my app. I need a way to save what's underneath and not have to redraw everythng.
Thanks! Rich -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
