NSStatusItem vs NSMenuExtra?
NSStatusItem vs NSMenuExtra?
- Subject: NSStatusItem vs NSMenuExtra?
- From: petite_abeille <email@hidden>
- Date: Mon, 29 Sep 2003 10:18:43 +0200
Hello,
I would like to add a little something to the status bar... but I'm not
quiet sure what is the most "reasonable" way to go about about it...
NSMenuExtra provides a bunch of additional functionalities... but it's
supposedly private... and you need to kick the system where it hearts
to load your own menu extra bundle... much pain...
On the other hand, NSStatusBar works out-of-the-box, but is very
limited and requires the existence of an application to load itself in
the status bar in the first place... much pain...
What's the consensus "on the street" on this painful matter? Hack +
NSMenuExtra + NSBundle? Or Dummy + NSStatusBar + NSApplication?
Thanks.
Cheers,
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.