Re: Text selection in NSTableView
Re: Text selection in NSTableView
- Subject: Re: Text selection in NSTableView
- From: Jens Alfke <email@hidden>
- Date: Tue, 15 Jul 2008 23:08:21 -0700
On 15 Jul '08, at 10:57 PM, Satoshi Nakagawa wrote:
But I cannot implement text selection on it.
Is there a good way to implement it?
You'd need to subclass NSTextFieldCell to inherit its behavior. Text
layout is very, very complicated and you definitely don't want to try
to implement it yourself.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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