Hello!
How can I check the screen resolution for a PC and Mac project and change it?
Thanks
Teo
Teo,
If you mean color resolution then use the property: 'the colorDepth'.
If you mean the rectangular pixel resolution, the property 'the deskTopRectList' returns a list containing each monitor's pixel resolutions/absolute locations
While it's generally considered bad form to change a user's screen resolution (on a Mac it plays havoc w/the desktop icon arrangement), there exist Xtras to do it -
search for some at http://www.updateStage.com
hth
-Buzz [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
