The dataSource of TableView is connected to tableSource. There is a
TableController containing two IBOutlets to both tableSource and
dataTable. Then dataTable.dataSource is connected to tableSource in
IB. Anything I lost here?
On Jul 15, 2008, at 1:26 PM, j o a r wrote:
On Jul 15, 2008, at 10:17 AM, JArod Wen wrote:
Thanks for fast reply! Just as Jens said, I have checked the table
and I am sure that it is not nil:
Printing description of dataTable:
<NSTableView: 0x7d85b80>
(gdb) continue
You should probably also verify that the NSTableView knows where to
get data from - Using the "dataSource" property of the table view.
At this point it sounds like a good thing to double-check that this
connection is set up properly in IB.
j o a r
---------------
JArod Wen
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]