Illegal NSTableView data source
Illegal NSTableView data source
- Subject: Illegal NSTableView data source
- From: Robert Cerny <email@hidden>
- Date: Fri, 12 Jan 2007 23:08:30 +0100
Hi folks,
I have ann issue which is driving me nuts. I'm writing a small app,
where I use bindings. I implemented a subclass of NSArrayController
to support drag&drop into my tableview.
My problem is that the console started to report:
*** Illegal NSTableView data source (<DDArrayController: 0x35e6f0>
[object class: RCTPath, number of selected objects: 0]). Must
implement numberOfRowsInTableView: and
tableView:objectValueForTableColumn:row:
Everything is working correctly but this error is very annoying.
Any idea?
Robert
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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