Re: How to force NSMenu to redraw its menu items?
Re: How to force NSMenu to redraw its menu items?
- Subject: Re: How to force NSMenu to redraw its menu items?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 21 Jul 2010 14:14:40 -0700
On 2010 Jul 21, at 08:46, Kyle Sluder wrote:
> Side note: It's been mentioned a few times in the past week or so that you'll be better off if you don't use NSMenu, but instead a custom borderless window. This is the approach Spotlight takes. It's worth taking that into consideration earlier rather than later.
NSMenu can NOT be updated while it is being displayed. If this is what you want, Nava, you can NOT use NSMenu. You MUST instead do as Kyle says.
_______________________________________________
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