Re: Copy/Paste not working from keyboard
Re: Copy/Paste not working from keyboard
- Subject: Re: Copy/Paste not working from keyboard
- From: John Randolph <email@hidden>
- Date: Tue, 25 May 2004 11:47:57 -0700
Try implementing -keyDown: in an app delegate, and have it send the
appropriate action to the first responder.
-jcr
On May 25, 2004, at 9:48 AM, Z Rosen wrote:
Adding the MainMenu resource seems to break my app (an NSStatusItem)
making the menu not pull down from the icon. Any ideas?
-ZR
On May 24, 2004, at 10:25 PM, m wrote:
Yes, this is the problem. Just include the menu resource as you would
in a regular app (i.e. don't delete the one you had). It won't
appear, but all the key commands will work.
_murat
On May 24, 2004, at 6:41 PM, Z Rosen wrote:
No, my app runs with LSUIElement so there's no regular menu or dock
icon. If this is the problem, is there an easy way to get around
it?
_______________________________________________
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.
_______________________________________________
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.
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.