cocoa - Find selected NSTextView -


i have scroll view text views. how find text view selected?

the delegate methods in nstextdelegate see work once start editing not when it's first selected.

an nstextview needs first responder selected. override

-(void)becomefirstresponder; 

throw notification id, find out nstextview selected.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -