NSTableColumn not usable with binder of class NSTextValueBinder?
NSTableColumn not usable with binder of class NSTextValueBinder?
- Subject: NSTableColumn not usable with binder of class NSTextValueBinder?
- From: Dave Dribin <email@hidden>
- Date: Tue, 19 Aug 2008 15:27:58 -0500
Hello,
When I hit the "Delete" key in one of my table views, I get the
following error logged to the console:
Object <NSTableColumn: 0x256740> is not usable with binder of class
NSTextValueBinder
I also don't get the typical "Beep" that happens when a key press goes
off the end of the responder chain. What does this error mean? Have I
messed up my bindings somehow? The bindings seem to be working just
fine, though.
I'm using Xcode 3.1 and the 10.5 SDK.
Thanks,
-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