I have an app. First NIB loaded includes a menu with the usual edit items (copy/paste). Triggered from the menu I load another NIB and show a panel from it. None of the NSTextFields/NSTextViews support the usual copy-and-paste ...unless you use the context menu on them. Copy and paste are always disabled in the edit menu.

From what I can understand this might be related to the responder chain. But I am a little lost here.

Looking at the first responder of the second NIB that gets loaded I can't see any connections. Is that the problem?
But I also can't seem to make any connections?!

What's going on? Any pointers?

cheers
--
Torsten
_______________________________________________

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

This email sent to [EMAIL PROTECTED]

Reply via email to