On Mar 6, 2013, at 9:02 AM, Jens Alfke wrote: > > On Mar 6, 2013, at 8:37 AM, Brad O'Hearne <br...@bighillsoftware.com> wrote: > >> I am interested in the capabilities of the machine (OS X) and if so, how. I >> need to programmatically within an app (not by external system >> administration) turn off all screen capture capability, by hotkeys, or by >> grabbing the contents of the window. > > Apple’s DVD player app does this, for DRM purposes*. I don’t know how it > manages it, whether it’s some public system API or an internal-only thing … > but it might be a useful clue to track down.
I'd start with the "Son Of Grab" sample app; it shows how to get the contents of other app's windows, so that's where I'd look to figure out how to prevent that. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com