Re: NSTableColumn not usable with binder of class NSTextValueBinder?
Re: NSTableColumn not usable with binder of class NSTextValueBinder?
- Subject: Re: NSTableColumn not usable with binder of class NSTextValueBinder?
- From: Dave Dribin <email@hidden>
- Date: Tue, 19 Aug 2008 22:45:55 -0500
On Aug 19, 2008, at 7:03 PM, Corbin Dunn wrote:
It's not letting me set it to my custom cell. It just beeps (IB
version 3.1, build 670). I think this is because the column is
setup a text field cell, and it will only let me set the class to
an NSTextFieldCell subclass. There's no plain NSCell in the
Library from what I can find.
Yeah, your correct; please log a bug on this and we will try to fix
it. A "hacky" workaround is to temporarily subclass NSTextFieldCell,
then set it in iB, then undo the change. But, the binder will
probably be wrong...so that doesn't help you too much.
FYI, I filed this as rdar://problem/6161481.
-Dave
_______________________________________________
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