Re: Updating NSMenu while it's open
Re: Updating NSMenu while it's open
- Subject: Re: Updating NSMenu while it's open
- From: Dave DeLong <email@hidden>
- Date: Wed, 18 Apr 2012 19:46:58 -0700
On Apr 18, 2012, at 7:43 PM, Andy Lee wrote:
> On Apr 18, 2012, at 9:47 PM, Graham Cox wrote:
>> On 19/04/2012, at 10:04 AM, Jerry Krinock wrote:
>>
>>> [...]
>>> You must redesign your app to not require refreshing a menu while it is open.
>>
>>
>> Not true - the system's WiFi menu updates while it is open.
>
> Another example is the File menu in some apps such as Safari, TextEdit, and BBEdit. Some menu items change when you hold down the Option key.
>
> --Andy
That's slightly different. That's run by NSMenuItem's "alternate" mechanism. It sounds like what the OP was asking for was dynamically adding and removing NSMenuItems while the menu is open.
Dave
_______________________________________________
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