Subject: | Wx::Display would be extremely useful |
I've been trying to implement logic in Padre to detect if it is loaded
off the screen, or dialogs in general are loaded off the screen, and if
they are where to put the window instead.
There's a basic IsShownOnScreen, but I'm struggling with complex screen
geometry and some other factors.
If possible, could you please implement the wxDisplay class so that this
screen geometry information is accessible.