Hi,
I'm using custom NSCell in NSTableView similar to:
http://www.martinkahr.com/2007/05/04/nscell-image-and-text-sample/
I wish to display text with many clickable URL.
can any body throw me in tight direction?
I was trying to do something like:
http://snippets.aktagon.com/snippets/358-How-to-make-a-clickable-link-inside-a-NSTextField-and-Cocoa
but it change NSCell in link, I wish to change only some parts of text into links.
thanks for any help