Is there a way to override the -paste: method of NSTextField, other than 
subclassing?

I have a situation where I want to handle paste for several related text entry 
fields at once. I have implemented -paste: in the controller for these, but of 
course it goes to first responder which is the text field itself (or its 
editor) which isn't what I want. Subclassing the field is an option, but 
because of the Field Editor, I'm not sure it's what is really needed.

--Graham
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to