Re: menu extras
Re: menu extras
- Subject: Re: menu extras
- From: Mike Abdullah <email@hidden>
- Date: Thu, 23 Mar 2006 22:41:12 +0000
IIRC, to create an actual menu extra is not a public API. Apple do
provide NSStatusBar and NSStatusItem for menu items designed to only
appear while your app is running.
However, I'm not sure you can actually take your program out of the
dock whilst it is running if you do that.
Mike.
On 23 Mar 2006, at 22:07, Alan Smith wrote:
Hi everyone,
I want a menu extra (one of those cute little menus that reside in
the menu
bar on the far right) for my app. I don't want it to be a .menu but
a .app
that will appear in the dock, like a regular app, but can then be
switched
to just a menu extra, so it's no longer in the dock but just in the
menu
bar.
Thanks, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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
References: | |
| >menu extras (From: "Alan Smith" <email@hidden>) |