We're seeing a weird problem in 10.10. Inserting or removing items from the main menubar will often not cause the menubar to redraw. Clicking in the menubar or typing a key equiv used in a menu item will cause it to redraw. I've done quite a bit of dinking around to try to figure out if it's something we're doing, but I'm just not finding anything. One that will "fix" the problem is to force some time delay before returning from the code that inserted or removed the item. Like I stuck in a 5-tick delay after removing an item, then it always seems to correctly redraw.
Has anyone else seen anything weird with the menubar? Our current shipping app still has a few Carbon palettes in it, but I also tried it in our unreleased code base which has no Carbon windows, and it still happens there, but less frequently. I see no messages in the debug console or Console.app. Any ideas? -- Steve Mills office: 952-818-3871 home: 952-401-6255 _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com