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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -