Something akin to Apple's TextLinks for NSTextFieldCell
Something akin to Apple's TextLinks for NSTextFieldCell
- Subject: Something akin to Apple's TextLinks for NSTextFieldCell
- From: Gabriele de Simone <email@hidden>
- Date: Fri, 8 Oct 2004 14:22:54 -0400
I found many posts on how to implement clickable links in a NSTextView
(including Apple's own TextLink example), but nothing that documents
how to do it with NSTextFieldCells, inside an NSTableView.
It is easy to draw an attributed string with an attached link object,
but there's no equivalent to [textView: clickedOnLink: atIndex:]. I
would rather *not* use NSButtonCells since not all items in the table
column may contain a link. Any pointers?
Thanks
Gabriele
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden