RE: Icons in the menu bar
RE: Icons in the menu bar
- Subject: RE: Icons in the menu bar
- From: "Christopher Hickman" <email@hidden>
- Date: Fri, 26 Aug 2005 11:18:30 -0400
What you need is an NSStatusItem:
http://www.cocoadev.com/index.pl?NSStatusItem
http://developer.apple.com/documentation/Cocoa/Conceptual/StatusBar/index.ht
ml#//apple_ref/doc/uid/10000073i
http://64.233.187.104/search?q=cache:k-1Zg2oYQwoJ:cocoadevcentral.com/articl
es/000052.php&hl=en (original page offline, Google cache has to suffice,
sorry)
Or an NSMenuExtra (not recommended, as this is private and undocumented and
will probably break and may not, in fact, even work now in Tiger):
http://cocoadevcentral.com/articles/000078.php
Good luck.
-----Original Message-----
From: cocoa-dev-bounces+tophu=email@hidden
[mailto:cocoa-dev-bounces+tophu=email@hidden] On Behalf Of Rick
Langschultz
Sent: Thursday, August 25, 2005 11:36 PM
To: Cocoa-Dev Dev
Subject: Icons in the menu bar
I want to display an icon in the menu bar that directly links to both
a control panel and the application's configuration files.
I was wondering if there is an example of this...
Thanks,
Rick
_______________________________________________
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
_______________________________________________
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