Re: Aaron's Chapter 5 TableView Example
Re: Aaron's Chapter 5 TableView Example
- Subject: Re: Aaron's Chapter 5 TableView Example
- From: Dave Sopchak <email@hidden>
- Date: Tue, 13 Jan 2004 07:49:29 -0800
Forget all that! Make your life even easier and bind that Table View to
your model object using NSArrayController. Check out the _online_ docs
on the Controller Layer. Also makes sorting the Table View a breeze as
well.
I bet Aaron's new book will do it this way. It is probably a good
exercise to do it the "old" way first...I did.
Dave
On Jan 11, 2004, at 4:16 PM, Wayne Hasley wrote:
On 1/11/04 5:39 PM, "Sam Daniel" <email@hidden> wrote:
Did anyone implement Aaron Hillegas' Chapter 5 example involving the
use of TableView.
I have not been able to enter data into the tableView outlet
(eventhough I designated the columns editable), among other problems.
I would be interested in seeing a correct implementation to see where
I
might have gone wrong.
Aaron did this the RIGHT way!
He has a web page for this book showing typos, solutions, and more
documentation!
See <http://www.bignerdranch.com/books/index.php>
Type in the page of the book you're having a problem with, and he
shows the
relevant material within 10 or so pages...
Wayne Hasley
_______________________________________________
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.
_______________________________________
The sun never sets on the search for darker skies.
_______________________________________________
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.