Re: Programatically placing panels inside a window
Re: Programatically placing panels inside a window
- Subject: Re: Programatically placing panels inside a window
- From: Mike Abdullah <email@hidden>
- Date: Tue, 17 Jun 2008 08:21:18 -0700
Also, Cathy Shive has some stuff that may be of help:
http://katidev.com/blog/2008/04/09/nsviewcontroller-the-new-c-in-mvc-pt-1-of-3/
On 17 Jun 2008, at 00:59, Ken Tozier wrote:
Hi
I'm not sure If I'm going about this the right way but I created a
bunch of panels in IB and want to swap individual panels in and out
of a window at runtime. Basically what I'm doing is making a master/
detail window where the items listed in the master are objects that
handle editing of different kinds of database tables. For example
The master list might display
fruit
vegetables
dairy
etc...
Clicking on the fruit item should load the fruit detail panel.
Clicking on vegetables should load the vegetable detail panel etc.
How would I do something like that programatically?
Thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden