Displaying an NSArray of NSArray's in a Table view
Displaying an NSArray of NSArray's in a Table view
- Subject: Displaying an NSArray of NSArray's in a Table view
- From: Bruce Truax <email@hidden>
- Date: Fri, 10 Dec 2004 20:57:44 -0500
As some of you have seen from an earlier post, I have taken a two
dimensional C array of floats and created an NSMutableArray (rows) of
NSMutableArrays (columns) of NSNumbers which I created from the C array of
floats. It seems that this should be easy to display in a table view but it
is not obvious how to do this. Binding the content array of the table view
to the NSMutableArray does not cause the display, neither does setting the
data source.
Suggestions are appreciated.
Bruce
--
____________________________________________________________
Bruce E. Truax email: email@hidden
Optical Engineering Consultant
Diffraction Limited Design LLC
388 Wedgewood Road voice: 860-276-0450
Southington, CT 06489 fax: 860-620-9026
http://www.dld-llc.com
_____________________________________________________________
_______________________________________________
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