AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
getScreenResolution () yoix.awt
 
Returns Java's idea of your screen's resolution, which often (e.g., on Windows machines) has nothing to do with dots per inch. In fact, there is no good reason to use getScreenResolution in Yoix applications. Instead, work in the 72 dot per inch coordinate system that Yoix sets up for you, and use the command line option that sets the diagonal size of your screen when 72 dots do not add up to an inch.
 
 Return:   int
 
 See Also:   getScreenSize
 
 Warning:   May not be supported in future releases.

 

Yoix is a registered trademark of AT&T Inc.