Re: NSSystemMenu ?
Re: NSSystemMenu ?
- Subject: Re: NSSystemMenu ?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 5 Oct 2002 10:45:03 +0100
On Saturday, October 5, 2002, at 09:59 am, Jay Prince wrote:
But thats class NSMenuExtra or NSStatusItem, not NSSystemMenu
While we're at it, what's the difference between an NSMenuExtra and an
NSStatusItem in functionality?
I'm looking at the docs for NSStatusItem right now, but since
NSMenuExtra is private, I probably won't use it. But I'd be
interested in knowing what I'm missing? At first blush, I'm
guessing that MenuExtras can have any control in them (like the volume
one) but StatusItems are always typical NSMenus?
No, not at all. NSMenuExtras are just NSStatusItems that are contained
in .menu bundles which execute inside SystemUIServer, and can be
dragged around (dragged to menubar, cmd-dragged to re-order or remove).
-- 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.