Re: Cocoa-dev Digest, Vol 4, Issue 345
Re: Cocoa-dev Digest, Vol 4, Issue 345
- Subject: Re: Cocoa-dev Digest, Vol 4, Issue 345
- From: Adam Radestock <email@hidden>
- Date: Mon, 9 Apr 2007 16:23:53 +0100
Hi,
I'd probably use CGDisplayCapture()
Try reading http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaDrawingGuide/AdvancedDrawing/chapter_9_section_4.html
for some pointers.
For hiding the mouse, use CGDisplayHideCursor()... Note that this
only hides the pointer, as far as I know, it doesn't disable it as such.
Kind Regards,
Adam Radestock
Glass Monkey Software
On 9 Apr 2007, at 4:15 pm, email@hidden wrote:
From: Andrew James <email@hidden>
Date: 9 April 2007 09:45:51 BDT
To: Cocoa-dev <email@hidden>
Subject: Blacking out other screens
Hi,
What is the best method to black out any other screens? i had the
idea to draw a big window on the secondary screen but what about
the other 2 or how ever many someone may have.
What methods do you use?
PS. Is there a way to disable the mouse pointer?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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