NSPasteboard notifications?
NSPasteboard notifications?
- Subject: NSPasteboard notifications?
- From: petite_abeille <email@hidden>
- Date: Sun, 22 Feb 2004 02:55:36 +0100
Hello,
Is there a "clean" way to get notified about the NSPasteboard
activities?
Right now, I'm using a NSInputManager to load my code, which in turn
substitutes its own IMP for [NSPasteboard setString:ofType:] & Co. and
forward that information to the interested parties.
Works reasonably well... but seems quite brutal and heavy handed at
first glance... is there a more civilized alternative to achieve the
same effect?
TIA.
Cheers,
PA.
P.S.
"Re: Getting notified when the contents of the pasteboard changes
(again)"
http://cocoa.mamasam.com/COCOADEV/2003/01/1/53851.php
Anything new since?
_______________________________________________
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.