Restoring a .nib's Edit menu
Restoring a .nib's Edit menu
- Subject: Restoring a .nib's Edit menu
- From: Matt <email@hidden>
- Date: Sun, 28 Sep 2008 05:36:22 -0700
I apologize that this isn't a direct Cocoa question but I'm in a bit of jam
here and am desperate for any help. My edit menu was removed accidentally
from my app's main nib file. In IB3 I dragged a new Edit menu into the menu
bar, but nothing on it is working. I can make some of the items work by
directly connecting the items (such as Copy, Paste, etc.) onto the First
Responder object and choosing their actions manually.
However, some of the other normal Edit functions are still disabled, such as
the standard Find/Replace dialogue. I cannot find the appropriate
actions/connections for all of these items (performFindAction is not working
fully).
Is there a more direct way of restoring a .nib's standard Edit menu with its
proper default connections?
Thank you very much for your time
_______________________________________________
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