cocoa - How to handle text selection in NSTextField -



cocoa - How to handle text selection in NSTextField -

probably documented somewhere can't find how handle event of text selection in nstextfield, wan't respond event of user highlighting text, wan't selected text , it.

have @ <nstextfielddelegate>, -textview:willchangeselectionfromcharacterrange:tocharacterrange:.

cocoa selection nstextfield

Comments