Tuesday 27 August 2013

What is causing the compile error: Illegal NSTableView data source?

What is causing the compile error: Illegal NSTableView data source?

After some 'cleaning' of a working app, the main window appears as
designed in the MainWindow.xib.
I deleted a MainWindowViewController object in IB. (was beneath Font Manager)
It has it's Custom class set to MainWindowViewController
The two required methods ARE still included in that implementation file.
Table view connection has been made to File's Owner
What am I missing? What should I check to resolve?
Image included to help visualize.

No comments:

Post a Comment