Hello!

I am using WinScreenLock/WinScreenUnlock in my application.
The screen is locked during my event processing in the application's
event-loop, which means changes to the display are invisible during this
period, unless I unlock it. I know I have to unlock when I receive a
WinEnter event, which works for menus and my own dialogs. But how do I
know my app window is about to be partially covered (find dialog,
contrast/brightness, etc.)? I am currently reacting to a bunch of
keyDown events with certain vchars (vchrHardBrightness, etc.), but I am
wondering if there is a better way? If I do nothing, the dialog will not
be shown and I have to close it blindly.

Cheers,
Tilo



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

Reply via email to