Re: NSTableView Protocol Help!

2008-09-04 Thread Keary Suska
9/4/08 5:10 PM, also sprach [EMAIL PROTECTED]: > So, I've written a practice application with NSTableView, and > NSMutableArray. I have NSTableView connected to AppController as a > dataSource, and I connected all outlets. > > I have ALREADY defined the protocols needed, but for some reason, this

NSTableView Protocol Help!

2008-09-04 Thread Eric Lee
So, I've written a practice application with NSTableView, and NSMutableArray. I have NSTableView connected to AppController as a dataSource, and I connected all outlets. I have ALREADY defined the protocols needed, but for some reason, this message keeps on appearing in the debugger: ***