not really, because this winhandle you will get is offscreen window with copied
original content of part of draw window. and with RestoreBits you will place
original content back. so if content of draw window will change content of
window you gor from winsavebits will not, it will stay as it was when it was 
created

CookieFJ wrote:
> Thanks to Pinus Alba.
> 
> In fact, my application is running backgroud. When the user turn to PHONE 
> interface, and press SPACE key, it would paint a sentence on the window. 
> Repress SPACE key would paint another sentence. So I should save the window 
> for later restoring. If I save the WinHandle only, its content would be 
> change. right?
> 
> Any response is appreciated.
> 

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to