Re: Project Builder Template for menu extra?
Re: Project Builder Template for menu extra?
- Subject: Re: Project Builder Template for menu extra?
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 26 Feb 2002 19:44:43 +0000
On Tuesday, February 26, 2002, at 02:41 PM, Adam Atlas wrote:
Is there a Project Builder template for menu extras (i.e. AirPort,
monitors, clock, battery, ASM)? If not, could anybody tell me where to
find an example?
Menu Extras are not supported, and you shouldn't really write one. The
recommended API for placing items in the menubar is
NSStatusBar/NSStatusItem. If you really want to write a Menu Extra, poke
with SystemUIElement.framework and the source to ASM (yes, it's open,
http://asm.vercruesse.de)
-- Finlay
_______________________________________________
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.