Re: Problem on reload data source of a table view
Re: Problem on reload data source of a table view
- Subject: Re: Problem on reload data source of a table view
- From: j o a r <email@hidden>
- Date: Tue, 15 Jul 2008 10:26:50 -0700
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
_______________________________________________
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