Keeping a window of the Pasteboard
Keeping a window of the Pasteboard
- Subject: Keeping a window of the Pasteboard
- From: Michael Norris <email@hidden>
- Date: Sat, 9 Nov 2002 22:20:06 +1300
Hiya everyone
I'm writing my first Cocoa application that does some text operations
on the pasteboard. I'd like to have an NSTextView in one of my
windows that displays the current contents of the pasteboard.
Anyone know how I can keep this information up-to-date while the user
may be copying and pasting while the app's in the background? I can't
find any information on any sort of Notification service that might
be available.
Do I have to implement some sort of timer instead, or is there a way
that I'm overlooking?
Cheers
-mike
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.