objective c - How to forbid copy or paste operation in NSTextField? -


as title mentions. how can forbid copy (command + c) , paste (command + v) operations in nstextfield or nssecuretextfield?

http://www.cocoabuilder.com/archive/cocoa/129465-disabling-right-mouse-click-and-ctrl-click.html#129471

this answer question.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -