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 (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]