Detail view beginner question
Detail view beginner question
- Subject: Detail view beginner question
- From: email@hidden (Norbert Pfaff)
- Date: Thu, 17 Jun 2004 11:32:45 +0200
Hi,
I4m new to cocoa and try to develop my first program.
I have a table view which works, I save and load the items and now I
want to have a detail view of the selected item.
I have a second nib and the window opens when I select the menuitem
Info.
Now the question is: Is it better to have a second controller class for
that window (in the future i will have two or three slightly different
objects in the table and want to adapt the info-window accordantly )
and how I connect the text fields in the info window with my tableview.
Thank you
Norbert
_______________________________________________
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.