Post AqkQ1XOCW35Aw4SmXY by [email protected] | |
More posts by [email protected] | |
Post #AqkOEtkgU2yW9GDsB6 by [email protected] | |
0 likes, 0 repeats | |
PSA because every couple years I run into programmers who don't understand … | |
Post #AqkOJK8aKCtp8jVpTM by [email protected] | |
0 likes, 0 repeats | |
set up a computer with two monitors, make the one on the right be the primary.(… | |
Post #AqkOWQghHaf7DfiXNQ by [email protected] | |
0 likes, 0 repeats | |
I keep running into software written by people who don't understand this. S… | |
Post #AqkOjzx5TwTqM2r0BU by [email protected] | |
0 likes, 0 repeats | |
@foone Wasn't there some weird Win32 event/method that put them faaaar away… | |
Post #AqkOvnc9BAfhZ4gcAi by [email protected] | |
0 likes, 0 repeats | |
@Ronflaix Yeah, I believe that was how they got minimized on Windows 95, which … | |
Post #AqkP41eEszNVPFaUEq by [email protected] | |
0 likes, 0 repeats | |
Pillow's ImageGrab is so subtly broken that it's frankly amazing. Besid… | |
Post #AqkPFw7rF9Zpkp7Yrg by [email protected] | |
0 likes, 0 repeats | |
Here's some code:x,y,w,h=win32gui.GetClientRect(hwnd)x,y=win32gui.ClientToS… | |
Post #AqkPKfuYxJdEujA5xY by [email protected] | |
0 likes, 0 repeats | |
BUT if you have a monitor left of your active one, it turns out this will scree… | |
Post #AqkPPalvUUwuQGT0LI by [email protected] | |
0 likes, 0 repeats | |
meaning it uses X-style "top-left monitor has (0,0) in the top-left" … | |
Post #AqkPbgycFQjj8oAjFQ by [email protected] | |
0 likes, 0 repeats | |
Windows has only been Like This for 27 years, I'm amazed how often this cau… | |
Post #AqkPiBPnzVLZHXz7RI by [email protected] | |
0 likes, 0 repeats | |
@foone Amazing. Did they ever fix it or are we that close from seeing windows j… | |
Post #AqkPm2GVx4vO3wTZdg by [email protected] | |
0 likes, 0 repeats | |
@Ronflaix not sure. | |
Post #AqkQ1XOCW35Aw4SmXY by [email protected] | |
0 likes, 0 repeats | |
@foone @Ronflaix excuse me it minimized by doing what | |
Post #AqkQ1XZXps9lVFlqDo by [email protected] | |
0 likes, 0 repeats | |
@lily @Ronflaix https://devblogs.microsoft.com/oldnewthing/20041028-00/?p=37453 | |
Post #AqkQ8Pn5AM6hObNfSy by [email protected] | |
0 likes, 0 repeats | |
actually I may be wrong about Pillow doing this, I just got it to work and I… | |
Post #AqkTvLclkEigWga6eu by [email protected] | |
0 likes, 0 repeats | |
@foone. they can be negative anyway, whichever windowing system is in use. They… | |
Post #AqkWecjjAVEOXRYM4m by [email protected] | |
0 likes, 0 repeats | |
@foone aah that's why some software will never open on a secondary left mon… | |
Post #Aqkf9y1wqbbRBsX4BE by [email protected] | |
0 likes, 0 repeats | |
@foone Entirely possible. There have been some issues with multiple monitors an… | |
Post #AqkmRU2DoBMn3JxZ9E by [email protected] | |
0 likes, 1 repeats | |
@foone It's a long time since I've done any Windows UI programming but … | |
Post #Aql2T3wrMnuLzbE7I8 by [email protected] | |
0 likes, 0 repeats | |
@foone What blew my mind several years ago was running into the Cairo API, wher… |