Switch between multiple views
Switch between multiple views
- Subject: Switch between multiple views
- From: Simon Boissonnault <email@hidden>
- Date: Sun, 06 Feb 2005 20:27:53 -0500
Here I go... I have a simple tableView with its dataSource, which is an
array of dictionaries filled with my own subclasses of objects.
I have a window with the tableView in its upper part and a custom view
in its lower part. Here's what I'm trying to do but don't know how :
when I select an item in the tableView, the view below becomes the one
that corresponds to the item selected. The different views contain
buttons, fields, etc...
How can I keep track of these views and to display the right one
everytime an item is selected ? Thanks for the help.
_______________________________________________
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