Skip navigation.
 
mlRe: Points
FROM : j o a r
DATE : Sun Apr 08 22:52:00 2007

On 8 apr 2007, at 22.26, Ryan Brown wrote:

> [[NSScreen mainScreen] frame] reports the resolution of the main 
> screen in points. Points are defined to be 1/72th of an inch.



-[NSScreen frame] returns the "dimensions" of your screen. Where do 
you see that those are returned in points?

Read more about this here:

<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaDrawingGuide/Transforms/chapter_4_section_2.html#//apple_ref/doc/
uid/TP40003290-CH204-DontLinkElementID_94
>

j o a r

Related mailsAuthorDate
mlPoints Ryan Brown Apr 8, 22:26
mlRe: Points j o a r Apr 8, 22:52
mlRe: Points Steve Christensen Apr 8, 23:00
mlRe: Points Ryan Brown Apr 8, 23:04
mlRe: Points j o a r Apr 9, 00:24
mlRe: Points Ryan Brown Apr 9, 01:54