Text selection in NSTableView
Text selection in NSTableView
- Subject: Text selection in NSTableView
- From: "Satoshi Nakagawa" <email@hidden>
- Date: Wed, 16 Jul 2008 14:57:56 +0900
Hi,
I have a custom table view cell.
The cell made of an image and some text.
The text includes URL link, it should be rendered like a html link.
To implement it, I made a custom cell class.
It renders an image and text in drawInteriorWithFrame:inView:.
But I cannot implement text selection on it.
Is there a good way to implement it?
--
Satoshi Nakagawa
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden