Re: Main menu bar icon
Re: Main menu bar icon
- Subject: Re: Main menu bar icon
- From: David Thorup <email@hidden>
- Date: Fri, 23 May 2003 00:18:36 -0600
On Thursday, May 22, 2003, at 11:07 PM, Caerwyn Pearce wrote:
<Newbie Question>
Does anyone know of an interface which would allow me to place
an icon on the right in the main menu bar? In a similar fashion to
Script Menu and YoupiKey/iKey?
</Newbie Question>
While I can't answer your second question, I can answer this one. Take
a look at the docs for NSStatusItem (available since 10.2):
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSStatusItem.html#//apple_ref/occ/
cl/NSStatusItem
My HyperSpell <
http://www.kuwan.net/hyperspell> application is
implemented this way and the source code for the first beta is freely
available.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
Creator of HyperSpell - Instant access to OS X's built-in spell checker
from any application.
_______________________________________________
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.