Re: NSTableView and drag and drop
Re: NSTableView and drag and drop
- Subject: Re: NSTableView and drag and drop
- From: Corbin Dunn <email@hidden>
- Date: Mon, 13 Oct 2008 09:01:51 -0700
While I'm not familiar with bindings, I don't think there's a
problem with having a datasource as well as the bindings - the usual
datasource methods for supplying the table with data can probably be
missing or stubs.
To clarify -- there isn't a problem with having the datasource setup
when using bindings. You may get some NSLog warnings on earlier
versions of Mac OS, but those warnings can safely be ignored, or as
Graham mentioned, add in empty stubs.
corbin
_______________________________________________
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