Hi all, I have an app which has an NSStatusItem. All works fine until I CMD-drag it to re-order, then it becomes unresponsive to clicks, except for further CMD-drag re-orders. Programatically, the status item image can still be changed successfully and all looks fine when I examine the structure in the debugger. It just doesn’t work anymore.
Any ideas what the problem might be? Failing that, is there any notification I might receive when the item is re-ordered? I can programatically re-create the status item and it works again so the app is still running fine, just this item isn’t :-/ Note that I’m targeting 10.8+ so I don’t have access to the new button part. Thanks, Martin _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
