rote:
From: Jens Alfke <[EMAIL PROTECTED]>
Subject: Re: Help on Menu Item
To: [EMAIL PROTECTED]
Cc: cocoa-dev@lists.apple.com
Date: Wednesday, July 23, 2008, 11:45 PM
On 23 Jul '08, at 10:19 PM, Adil Saleem wrote:
Hi,Is it possible to make a program that appears as a menu item for
all
lt;[EMAIL PROTECTED]>
Subject: Re: Help on Menu Item
To: [EMAIL PROTECTED]
Cc: cocoa-dev@lists.apple.com
Date: Wednesday, July 23, 2008, 11:45 PM
On 23 Jul '08, at 10:19 PM, Adil Saleem wrote:
> Hi,Is it possible to make a program that appears as a menu item for
> all applicatio
On 23 Jul '08, at 10:19 PM, Adil Saleem wrote:
Hi,Is it possible to make a program that appears as a menu item for
all applications ? Actually i want to make a custom action which i
want to appear in every application's menu (just like About, Quit
etc...) or it can just appear in the Apple
Would a system Service be what you're after? These appear under the
application menu > Services. Other than that, I know of no supported
way to insert an item into a menu in every program -- although you
might also try an NSStatusItem. Note, however, that with that
solution, the docs sta