Well I don't think there's a way to directly ask for "the external monitor", but look at NSScreen first.
Remember, on Mac it is easy to move the menu bar to whatever screen you want. So do you really want "the external monitor", or do you want "the monitor without the menu bar"? The second one is easy, main vs non-main. The first might require you to dig into lower-level CGxxx or IOxxx APIs. -- Scott Ribe [email protected] http://www.killerbytes.com/ (303) 722-0567 voice _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
