Re: Copy/Paste not working from keyboard
Re: Copy/Paste not working from keyboard
- Subject: Re: Copy/Paste not working from keyboard
- From: Z Rosen <email@hidden>
- Date: Mon, 24 May 2004 21:47:08 -0400
The text is selectable and editable. The App runs with LSUIElement on
so there's no icon or regular edit menu. I tried setting first
responder on the text field but it didn't seem to make a difference.
-ZR
On May 24, 2004, at 4:17 PM, John Randolph wrote:
On May 24, 2004, at 11:43 AM, Z Rosen wrote:
I have an NSTextField that beeps when I try to copy/paste from it.
If I control-click the text I can copy-paste it. What gives?
Sounds like it doesn't have the first responder status, and the beep
is actually coming from some other object in the responder chain.
Is the text selectable/editable?
-jcr
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.
_______________________________________________
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.