tracking Responder chain.
tracking Responder chain.
- Subject: tracking Responder chain.
- From: Brian Postow <email@hidden>
- Date: Fri, 12 Mar 2010 11:44:10 -0500
I have a plugin (Mozilla in case it matters) which creates a window (for registration information) with an NSTextField. I want to be able to cut and paste. However, when I do it nothing happens (The edit menu flashes, but nothing gets pasted, etc.
From doing a little reading my theory is that since I'm in my own window within a plugin inside mozilla, my textField isn't in the responder chain, and so isn't getting the events...
Typing into the textboxes and hitting return to get the default button works fine, so maybe that isn't the problem, but it's my current theory...
Brian Postow
Senior Software Engineer
Acordex Imaging Systems
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden