Re: app icons in the apple menu, top right corner
Re: app icons in the apple menu, top right corner
- Subject: Re: app icons in the apple menu, top right corner
- From: Manfred Lippert <email@hidden>
- Date: Wed, 15 May 2002 16:39:04 +0200
>
The API's to do this are private.
Nope. Look at NSStatusBar and NSStatusItem. It is very easy to install icons
(or Text) in the upper right corner of the menu bar.
Documentation (with sample code) can be found at:
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/Programmin
gTopics/StatusBar/index.html
Regards,
Mani
_______________________________________________
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.