Beginner problem with multiple NSTableView
Beginner problem with multiple NSTableView
- Subject: Beginner problem with multiple NSTableView
- From: James Housley <email@hidden>
- Date: Thu, 20 Jan 2005 17:15:33 -0500
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.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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