Re: Table Control
Re: Table Control
- Subject: Re: Table Control
- From: "Martha I. Espinosa" <email@hidden>
- Date: Tue, 25 Jan 2005 08:04:40 -0700
that's it! Now, how do I connect the data source?
At 8:16 PM -0500 1/24/05, Glenn Zelniker wrote:
On Jan 24, 2005, at 05:35 PM, Martha I. Espinosa wrote:
Hi,
I'm missing something.. I have created a new cocoa application with
a table... added the controller, added the files and code. The
table displays but it's contents don't.
Any ideas what I'm missing...
You'll have to be more specific. Did you attempt to use bindings?
Are you using the NSTableDataSource protocol (e.g.,
numberOfRowsInTableView: and
tableView:objectValueForTableColumn:row:)? Did you remember to
connect the data source?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden