Re: Beginner problem with multiple NSTableView
Re: Beginner problem with multiple NSTableView
- Subject: Re: Beginner problem with multiple NSTableView
- From: Jonathan Jackel <email@hidden>
- Date: Thu, 20 Jan 2005 18:09:08 -0500
You haven't provided enough information for anyone to help. It would
help if you posted your code and the exact error message you are
getting. You actually might find the answer you need if you simply
google the error message.
Jonathan
On Jan 20, 2005, at 5:15 PM, James Housley wrote:
I am an experienced program, but new to Cocoa/Objective-C. The
program I am working has a NSTabView for multiple views. On two of
the tabs I have a NSTableView. Right now I have both tables
"dataSource" and "delegate" pointing to my main class. Each table has
a small class file defining the data for that table. When I switch
tabs I get errors about keyvaluecoding doesn't match. I know I am
doing something wrong and need to specify things differently, but
can't quite figure it out. Most of the code of the NSTableVies is
based on the "Table View Example" in the O'Reily "Cocoa with
Objective-C" book.
All pointers welcomed.
Jim
--
/"\ ASCII Ribbon Campaign .
\ / - NO HTML/RTF in e-mail .
X - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
email@hidden http://www.FreeBSD.org The Power to Serve
email@hidden http://www.TheHousleys.net
---------------------------------------------------------------------
Do not meddle in the affairs of dragons, for you are crunchy and taste
good with ketchup.
_______________________________________________
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