Re: NSTableView with NSArray and C-array question
Re: NSTableView with NSArray and C-array question
- Subject: Re: NSTableView with NSArray and C-array question
- From: Glenn Zelniker <email@hidden>
- Date: Fri, 13 Oct 2006 11:39:41 -0400
On Oct 13, 2006, at 11:34 AM, Gilles Celli wrote:
I'm assuming that you're trying to display in your table the data
for a number of sensors (indicated by a column) at different
points in time (indicated by row position). Is this correct?
yes right! In fact voltage values for a 16 channel multimeter. The
NSTableView columns have numerical identifiers (1-16) and with Date/
Time (but not implemented yet...).
Until you implement the Date/Time and map it to a row index, you're
not going to see anything meaningful in your table.
GZ
_______________________________________________
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