For some reason, an NSTextField isn't allowing me to paste anything into it using Command+V, though I can paste into it if I right-click and click 'Paste'. Why is this happening and how do I fix it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
What happens when you select "Edit > Paste" from your application's main menu? |
|||||||||||
|
|
Did you:
-- or --
|
||||
|
|
|
I fixed it by linking the "Paste" button in my NSMenu Main Menu to the First Responder's |
|||||||
|