mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Multimonitor fixes: window resizing, MenuBar & PopUpTable positioning
git-svn-id: svn://ultimatepp.org/upp/trunk@1012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
58480817ef
commit
8acbaa873b
7 changed files with 42 additions and 7 deletions
|
|
@ -1296,6 +1296,8 @@ public:
|
|||
static Rect GetVirtualScreenArea();
|
||||
static Rect GetPrimaryWorkArea();
|
||||
static Rect GetPrimaryScreenArea();
|
||||
static void GetWorkArea(Array<Rect>& rc);
|
||||
static Rect GetWorkArea(Point pt);
|
||||
static int GetKbdDelay();
|
||||
static int GetKbdSpeed();
|
||||
static bool IsAlphaSupported();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue