Getting notified when the contents of the pasteboard changes (again)
Getting notified when the contents of the pasteboard changes (again)
- Subject: Getting notified when the contents of the pasteboard changes (again)
- From: Angela Brett <email@hidden>
- Date: Thu, 9 Jan 2003 22:58:45 +1300
Hi,
I've seen at least two people ask this on the list before, and I
don't think they got any answers, but maybe with new versions of the
OS there is finally a way to do this now. Is there a way to be
notified whenever the contents of the generalPasteboard changes?
For my purposes it wouldn't suffice to reload the data from the
pasteboard on a timer or when the app is switched to, or anything
like that... I want to get every change. If there is no built-in way
of doing it (and I suspect there isn't since other people haven't
found it) could it perhaps be done by overriding declareTypes:owner:
and using +poseAsClass?
--
Angela Brett
email@hidden
http://acronyms.co.nz/angela
_______________________________________________
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.