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 » U++ Library support » U++ Widgets - General questions or Mixed problems » Display Size
Display Size [message #13148] Sun, 16 December 2007 19:33 Go to next message
gm1988 is currently offline  gm1988
Messages: 6
Registered: November 2007
Promising Member
How can I read my display size? I want my window filling out the whole display.
Re: Display Size [message #13151 is a reply to message #13148] Sun, 16 December 2007 22:25 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
gm1988 wrote on Sun, 16 December 2007 13:33

How can I read my display size? I want my window filling out the whole display.


Ctrl::
static Rect GetVirtualWorkArea();
static Rect GetVirtualScreenArea();
static Rect GetPrimaryWorkArea();
static Rect GetPrimaryScreenArea();
Re: Display Size [message #13164 is a reply to message #13151] Mon, 17 December 2007 15:16 Go to previous message
gm1988 is currently offline  gm1988
Messages: 6
Registered: November 2007
Promising Member
Thanks. Works well.
Previous Topic: Moving objects on a layout and chessboard
Next Topic: Horizontal scrolling for ArrayCtrl
Goto Forum:
  


Current Time: Fri Apr 19 18:43:13 CEST 2024

Total time taken to generate the page: 0.03384 seconds