Re: Creating Menu Bar Extras?
Re: Creating Menu Bar Extras?
- Subject: Re: Creating Menu Bar Extras?
- From: daniel <email@hidden>
- Date: Sat, 9 Apr 2005 11:21:10 -0700
One reasonable explanation is that (last I checked) all of the menu
extras share the SystemUIServer process to provide their functionality.
This means that any poorly coded menu extra can easily take down the
entire process. Even from Apple's well-trained ranks I have seen one
or two menu extras that have stalled or crashed the UI process. At
least NSStatusItems, by virtue of needing to be attached to an
application, can only crash themselves.
It would be nice if Apple at least allowed the status items to be mixed
in with the menu extras, though. It's just a poor UI all around right
now. I suspect it's just not high enough priority for anybody at Apple
to address it...
Daniel
On Apr 9, 2005, at 1:02 AM, Kevin Ballard wrote:
Yeah, that is annoying. I don't know why they're preventing
third-party developers from making their own menu extras.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden