W

X

Saturday, November 27, 2010

Windows not visible after screen resolution changes

Several users have run into situations where some of the Weather Message windows are not visible after changing the screen resolution.  I have added code to the programs to check and see if the program's window is on one of the connected monitors.  If the window is off screen, it will be moved back on the screen.

Right now this code works immediately with child windows.  If the program's primary window is missing, the user will have to stop and restart the program.  When it restarts, it will be visible.

In the past, users were required to edit the registry or an ini to get a missing window back.  This will save the user and me alot of time.

No comments: