Re: Cut/Copy/Paste in NSTextField controls
Re: Cut/Copy/Paste in NSTextField controls
- Subject: Re: Cut/Copy/Paste in NSTextField controls
- From: Louis Sinclair <email@hidden>
- Date: Wed, 05 May 2004 16:12:02 -0500
What's '%P' supposed to mean?
The keyboard shortcut for Paste is Command-V. Works just fine is
NSTextField(s).
Oops. I meant Command-V.
I had no need for an Edit menu, so I removed it from the project. A quick
test app indicates that the standard cut/copy/paste keys depend on having
the edit menu. I guess I'll have to add the Edit menu back.
Thanks!
_______________________________________________
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.