How to copy something to the pasteboard in a service call
How to copy something to the pasteboard in a service call
- Subject: How to copy something to the pasteboard in a service call
- From: Kay Jurkuhn <email@hidden>
- Date: Fri, 16 Apr 2010 08:41:41 +0200
Hi list!
I'm implementing an application service. The desired result of the action is to copy a string to the pasteboard.
But as the communication between caller and called service goes via the pasteboard the caller will delete
the content of the pasteboard at the end of the call.
What would be the best way to keep my string on the pasteboard publicly accessible after the call?
Set up a timer?
Cheers
Kay_______________________________________________
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