Re: Key equivalents for an action without a visible object item

2008-07-06 Thread Kanny
ivalents and since i have set LSUIElement to 1, the Application-Menu doesn't appear. -Original Message- Message: 5 Date: Sat, 5 Jul 2008 21:27:55 -0400 From: "Michael Ash" <[EMAIL PROTECTED]> Subject: Re: Key equivalents for an action without a visible object

Re: Key equivalents for an action without a visible object item

2008-07-05 Thread Michael Ash
On Sat, Jul 5, 2008 at 8:14 PM, Kanny <[EMAIL PROTECTED]> wrote: > Is it possible to define a key-equivalent for an action like in NSMenuItem > but without any visible object ? > > The situation is like this: I have a NSTextField in nib file of my > Application-Menu-less menubar app. I want it to

Key equivalents for an action without a visible object item

2008-07-05 Thread Kanny
Is it possible to define a key-equivalent for an action like in NSMenuItem but without any visible object ?  The situation is like this: I have a NSTextField in nib file of my Application-Menu-less menubar app. I want it to receive Command-v for 'paste', but since I don't have/want a menuItem