Re: New to NSTableView
Re: New to NSTableView
- Subject: Re: New to NSTableView
- From: Jonathan Jackel <email@hidden>
- Date: Wed, 05 Mar 2003 21:58:21 -0500
Check out
http://www.cocoaprogramming.net/Downloads.html
in particular the example for Chapter 18.
Then buy the book. It rocks!
Jonathan
On Wednesday, March 5, 2003, at 07:54 PM, Hussain Bandukwala wrote:
Hi All,
I am new to NSTableView. Have tried several things to get things to
work out but all attempts have been in vain.
Could someone plz guide me step-by-step to enable an NSTableView with
an NSMutableArray object as its datasource. I already have an
exisiting interface class with its corresponding controller class.
Ideally, I would like to use my NSMutableArray object from my
interface class to be used as a datasource for my NSTableView object,
which I guess, has to reside in my controller class (right?).
I would also appreciate it if someone could guide me what connections
I need to make in IB as well.
Thanks Kindly,
Hussain
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.