How do I know the programmed display resolution
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
How do I know the programmed display resolution
How do I know the programmed resolution of the monitor. I remember that somewhere wrote about it on the forum, but I do not remember exactly where
Re: How do I know the programmed display resolution
Hi Eugene
AppDeskTop():currentsize() will give you the Windows desktop size on the main monitor.
dc_getworkarea() returns the usable area of the desktop. That is without the Windows Taskbar and any other docked 'always on top' Windows Toolbars.
AppDeskTop():currentsize() will give you the Windows desktop size on the main monitor.
dc_getworkarea() returns the usable area of the desktop. That is without the Windows Taskbar and any other docked 'always on top' Windows Toolbars.
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com
Re: How do I know the programmed display resolution
this work only if DPI = 100%reganc wrote:AppDeskTop():currentsize() will give you the Windows desktop size on the main monitor.
look at http://bb.donnay-software.com/donnay/vi ... 63&p=10809
greetings by OHR
Jimmy
Jimmy