-1

Possible Duplicate:
Search-like highlighting in NSTextView

I thought i read here months ago that there is a cocoa method for this feature, but now i can't find it, or search for it's too many common words. nothing yeilded in NSTextView, or NSText or NSAttributedString.

Did i dream this ?

Community
  • 1
  • 1
lulu
  • 669
  • 10
  • 26

1 Answers1

0
- (void)showFindIndicatorForRange:(NSRange)charRange

Unless this is a different question, I'm marking yours as a duplicate!

Community
  • 1
  • 1
Vervious
  • 5,559
  • 3
  • 38
  • 57