Re: Table Control
Re: Table Control
- Subject: Re: Table Control
- From: "Martha I. Espinosa" <email@hidden>
- Date: Tue, 25 Jan 2005 08:53:03 -0700
Nevermind, got it! It's in the info panel....
-ME
p.s. Thank you all for your patience and help...
At 8:04 AM -0700 1/25/05, Martha I. Espinosa wrote:
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