NSTextView - Highlighting Background of Text

Posted by David Schiefer on Stack Overflow See other posts from Stack Overflow or by David Schiefer
Published on 2010-05-04T17:02:13Z Indexed on 2010/05/04 17:08 UTC
Read the original article Hit count: 314

Filed under:
|
|

Just a quick question on NSTextView - I need to get a NSTextView to highlight text, a bit like showFindIndicatorForRange: however permanent and in a different color. I've seen Pages do it, is it possible without any subclasses? Or will I have to create my own?

© Stack Overflow or respective owner

Related posts about nstextview

Related posts about color