1.7.5 - "The specified mode is not supported by this device."
by Aditya Kulkarni · in Torque Game Builder · 09/23/2010 (12:41 pm) · 4 replies
My desktop resolution is "1280 768 32"
getDesktopResolution returns "1280 728 32"
When the program starts, it checks the desktop resolution and accordingly calls setScreenMode
Now because of getDesktopResolution, it tries to set an unsupported height which gives an error and the program crashes out.
getDesktopResolution returns "1280 728 32"
When the program starts, it checks the desktop resolution and accordingly calls setScreenMode
Now because of getDesktopResolution, it tries to set an unsupported height which gives an error and the program crashes out.
#2
www.torquepowered.com/community/forums/viewthread/117349
Hope it helps!
09/24/2010 (8:18 pm)
Never had to deal with this but I remembered seeing the following:www.torquepowered.com/community/forums/viewthread/117349
Hope it helps!
#3
09/25/2010 (4:28 pm)
Great, thanks Patrick.
#4
10/04/2010 (10:03 pm)
I think getDesktopResolution() subtracts the height of the start menu at the bottom (or the Mac menu at the top).
Torque 3D Owner Ryan T