Re: Paste Command Unavailable for NSStatusItems
Re: Paste Command Unavailable for NSStatusItems
- Subject: Re: Paste Command Unavailable for NSStatusItems
- From: Peter Maurer <email@hidden>
- Date: Fri, 23 Jan 2004 15:21:40 +0100
I am developing an NSStatusItem application and text fields don't
respond to command keys. I presume that this is because there is no
Edit menu associated with a status item object.
Did you delete the default "Edit" menu from your main NIB file? The
keyboard shortcuts you're missing (e.g., command-c, command-v) are
defined by the items in this menu.
Peter Maurer.
_______________________________________________
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.