NSTextField Won't Accept Paste from Clipboard

I created an NSTextField in a panel. I can edit it, select it, etc. I can cut text from it to the clipboard but it won't allow me to paste text from the clipboard. I looked at all of the attributes in XCode's .xib editor and methods in the documentation but I can't figure out how to enable pasting from the clipboard.


How can I enable this?

Accepted Reply

Fixed: broken/missing link to the first responder.

Replies

Fixed: broken/missing link to the first responder.

Don't forget to mark the thread as closed, that really help keep the forum clean.


Wish you good continuation.