On Jul 21, 2010, at 5:27 AM, Nava Carmon <ncar...@mac.com> wrote: > Hi, > > I'm implementing a custom status bar menu, which has a custom view with > NSSearchField. I'm updating number of menu items according to search results. > The number of menu items is changed as user types in the NSSearchField. I've > noticed, that if number of results stays the same, items titles are not > updated (redrawn). How do I force them to redraw?
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. --Kyle Sluder_______________________________________________ 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