NSStatusBar
NSStatusBar
- Subject: NSStatusBar
- From: Dean Krueger <email@hidden>
- Date: Sat, 02 Apr 2011 10:04:06 -0400
Hello,
I am developing a finder Menubar app, and am having one mysterious crash. I build the standard menu options when the app launches. Then in a NSOperationQueue I make a network connection and get some data to build out the dynamic data in the menu. If the user clicks on the menubar and displays the standard menu options the main thread will crash displaying this? HIStandardMenuView::GetItemWidth, if the menubar isn't clicked on, everything works great. Any idea's?
Do I need to lock the StatusBar some how while updating the dynamic elements?
Thanks
Dean
_______________________________________________
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