Re: forcing menu validation
Re: forcing menu validation
- Subject: Re: forcing menu validation
- From: Mudi Dandan <email@hidden>
- Date: Thu, 20 Nov 2008 03:50:50 +0100
On Nov 20, 2008, at 3:36 AM, Kyle Sluder wrote:
On Wed, Nov 19, 2008 at 9:32 PM, Mudi Dandan <email@hidden>
wrote:
The problem comes from that I exchange close window/close tab (as in
Safari) shortcuts during the validation process.
Don't do this. Instead, change the title of the item (be sure to use
localized strings!) and make sure the action hooked up to the item can
differentiate between contexts and do the right thing.
--Kyle Sluder
That's not the same.
Both items are always present like:
with no tabs:
Close window command-w
Close tab [disabled]
with tabs:
Close window command-shift-w
Close tab commad-w
I guess I just shouldn't do this during validation but when creating/
closing tabs.
_______________________________________________
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