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

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

model view controller - MVC Rails Planning -