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

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

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

google shop client API returns 400 bad request error while adding an item -