Hi, Mike.
I am using another method:

1. Make my offscreen window
2. When I need to draw, I set DrawWindow to my window
3. Make drawing all I need
4. Set DrawWindow back to screen window
5. Copy my window to screen window

It works fine.
Damir.


MM> Hi,

MM> I am tyring to write my own WinScreenLock/Unlock to prevent screen flicker but
MM> am having some problems.  When I have "locked" the screen by using
MM> WinSetDrawWindow I still have stuff writing to the screen and not to my
MM> offscreen window.  Also, when the user minimizes or maximizes the graffiti
MM> area, it does not seem to track.  I've included some code below to show what I
MM> am doing.  I have a feeling that I am missing some baisc problem.  Anyone have
MM> any ideas?




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

Reply via email to