On 2004-08-27 04:37:06 -0700, "Sebastien TOPIN" said:
> I must have an issue somewhere because I did a test with a new application
> and the NStextField copy/paste works automatically.
> I am going to check who gets the message first...
If you have a standard Edit menu in your MainMenu.nib, it will have the
standard items wired up to First Responder. This means their action
will be invoked down the responder chain, which should be including the
field editor, getting you the behavior you're looking for free.
-- Chris
--
Chris Hanson
<a rel="nofollow" style='text-decoration: none;' href="http://www.livejournal.com/users/chanson/" target="_blank">http://www.livejournal.com/users/chanson/</a>
>> Stay informed about: NSTextField - copy and paste simple text