Re: Screenshots using Cocoa
Re: Screenshots using Cocoa
- Subject: Re: Screenshots using Cocoa
- From: Stefan Pantke <email@hidden>
- Date: Sun, 25 Sep 2005 20:53:19 +0200
Thx! I tried using google :-(
Am 25.09.2005 um 20:47 schrieb Daniel Jalkut:
Searching the archives produces a link to this example project,
which seems to work, and doesn't obliterate the clipboard or rely
on the private
http://cs.northwestern.edu/~josha/code.htm
This seems like a much better approach.
Daniel
On Sep 25, 2005, at 2:40 PM, Daniel Jalkut wrote:
On Sep 25, 2005, at 1:54 PM, Jesus De Meyer wrote:
Use NSTask to launch /bin/screencapture with an argument of cx
(clipboard and no sound).
Then use NSImage to get the image from the pasteboard.
It's rude to obliterate the user's clipboard. Sometimes users
dangerously rely on the clipboard to preserve data for short
periods of time. If an obliterated my clipboard without my
selecting "cut" or "copy" then I'd probably never run that
application again.
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden