Re: MenuStatusItem --
Re: MenuStatusItem --
- Subject: Re: MenuStatusItem --
- From: Dimitri Bouniol <email@hidden>
- Date: Sun, 28 Jan 2007 20:06:08 -0800
You would want to create a separate application, called an agent
application, to hold the menu item.
http://developer.apple.com/documentation/MacOSX/Conceptual/
OSX_Technology_Overview/SoftwareDevelopment/chapter_3_section_6.html
Also, to make an application run as an agent application, set the
LSUIElement key to "1" (String) in your Info.plist file.
On Jan 28, 2007, at 10:25 AM, info by maconf wrote:
Hello list,
so i have develop a preferences pane with a simple menustatusItem
in the up right corner; the menubar is enabled when i active a
control checkbox and this run. My problem appears when close the
preferences window, that released this resource. How can make to
anchor permanent this menu, as some apple preferences, when the
preferences window is closed??
many thanks list
Marco
** sorry for my UK
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
--
Dimitri Bouniol
email@hidden
http://web.mac.com/dimitri008/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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