Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Multidisplay support (in Windows).
Multidisplay support (in Windows). [message #11141] Wed, 22 August 2007 10:59 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
U++ should be now fixed to support multiple displays.

It comprises minor Ctrl interface changes and enhancements.

GetWorkArea is no more static, but returns the work area for the current widget (or its top-level window) - depends on what screen the widget is. If widget is not on any screen, it returns the work are of primary screen.

In addition, there are new static methods:

static Rect GetVirtualWorkArea();
static Rect GetVirtualScreenArea();
static Rect GetPrimaryWorkArea();
static Rect GetPrimaryScreenArea();

"Virtual" is the size of "sum" of all screens. "Primary" is about primary screen (where in Windows is start menu etc...).

"Screen" is the size of screen, while "Work" is the size of screen MINUS the tasklist etc...
Re: Multidisplay support (in Windows). [message #11142 is a reply to message #11141] Wed, 22 August 2007 11:10 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
P.S.: Once again, any help of reproducing this in Linux is highly welcome (now it just defaults to single screen).
Previous Topic: FileSel is now using icons from windows....
Next Topic: LOG improvementes...
Goto Forum:
  


Current Time: Fri Mar 29 06:55:17 CET 2024

Total time taken to generate the page: 0.01219 seconds