Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting a double-clicked word from NSTextView

2 views
Skip to first unread message

petertwocakes

unread,
Nov 17, 2009, 12:30:16 PM11/17/09
to
Hi

Can anyone point me to what I should be studying in order to receive a
double-clicked word within an NSTextView. The word is hiliting okay,
so presumably the NSTextView is aware of it.

The only thing I could find in the docs that looked relevant is

textView:doubleClickedOnCell:inRect:

But, I tried it, and it's not getting invoked when I double click on a
word. Also, what does it mean by "cell" in this context? ... it's a
Text View full of text!

Thanks

Steve

0 new messages