python-windows-tiler icon indicating copy to clipboard operation
python-windows-tiler copied to clipboard

Does not use all the screen space after changing screen resolution

Open weakish opened this issue 12 years ago • 1 comments

How to reproduce this bug?

  • open PWT
  • open some windows
  • change screen resolution from, say 1024x768 to 1366x768
  • windows does not occupy all the screen space, they still constrain themselves in an 1024x768 area
  • open more windows and the result is the same

weakish avatar Sep 30 '12 11:09 weakish

On initialization the program checks the screen resolution and it stays static until shutdown.

At the moment I am not using a Windows OS anymore so unfortunately this project is not a priority anymore. If you have any suggestions on how to place a hook for win32 on screen-resolution changes please feel free to comment or send a pull request and I'll see what I can do.

tzbob avatar Sep 30 '12 12:09 tzbob