Re: Class for external monitor?
Re: Class for external monitor?
- Subject: Re: Class for external monitor?
- From: Uli Kusterer <email@hidden>
- Date: Mon, 21 Sep 2009 18:15:06 +0200
On 19.09.2009, at 21:09, Jacob Schwartz wrote:
I'm new to this mailing list and also new to objective-c/cocoa
programming. I've gone through a book I picked up and I wanted to
try to make a simple, run in the background application.
Look at the list of Info.plist keys to see how to do a background app.
To get to the point, I was looking through the documentation was
looking for some class that would act as a reference to an external
monitor or whatever is plugged into a laptops DVI port. My search
came up empty, but I was hoping you guys could point me in the right
direction. Thanks
Depends on what you really want to do. Since you didn't say, I can
only provide vague clues and hints: There is NSScreen and
CGDirectDisplay &co. If you want lower-level info, you'll be going a
lot lower level and looking at IOKit.
Cheers,
-- Uli Kusterer
"The witnesses of TeachText are everywhere..."
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden