On Jul 26, 2011, at 9:32 AM, Bill Appleton wrote: > I just noticed that even if i bring up a stock dialog (like the put file > dialog to save a file) that command-x still doesn't work. for these dialogs > it DOES flash (hilite) that menu, but no cutting happens. So I don't think > it matters how i am running the modal dialogs, because a stock dialog (cocoa > is running) also has this problem.
Does cmd-x work in the Save panel of other applications. (Say Text Edit, Safari, etc…) I bet they do, and the corresponding Edit menu items are enabled in those dialogs as well. This tells me you have something wrong in your app. > > Well, when the dialog field has selected text and i type command-x my menu > item's action handler is NOT invoked, because there is a modal dialog up I > guess. Wait! Are you saying that you modified the default target/action setup of the Cut menu in your main nib file? If so, that would explain everything. -raleigh _______________________________________________ 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 arch...@mail-archive.com