> From: "Rick C."
> To: "Cocoa Development"
> Sent: Sunday, June 19, 2011 4:08:11 AM
> Subject: making a clickable link in NSTableView
>
> Hello,
>
> I currently have a NSTableView which displays a list of files and normally
> the table view is no
Look at "TableViewLinks/NSAttributedStringAdditions.m" in the sample code.
- Original Message -
From: "Rick C."
To: "Cocoa Development"
Sent: Sunday, June 19, 2011 4:08:11 AM
Subject: making a clickable link in NSTableView
Hello,
I currently have a NSTabl
Hi!
Here is the solution I got from DTS:
http://dl.dropbox.com/u/2381634/DTS/TableViewLinks-updated.zip
At a later WWDC they introduced a more evolved version of the same code:
http://developer.apple.com/library/mac/#samplecode/CocoaTipsAndTricks/Introduction/Intro.html
Best,
Pierre Bernard
Ho
Hello,
I currently have a NSTableView which displays a list of files and normally the
table view is not clickable or selectable. In this list of files I actually
display the file path as a subtitle to the file name. What I would like to do
is to turn that file path into a clickable link that