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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -