Re: Programatically placing panels inside a window

2008-06-17 Thread Mike Abdullah
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 indi

Re: Programatically placing panels inside a window

2008-06-17 Thread Uli Kusterer
Am 17.06.2008 um 09:59 schrieb Ken Tozier: 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 ma

Re: Programatically placing panels inside a window

2008-06-17 Thread Graham Cox
I have used a tabless NSTabView for this and it works well. hth, G. On 17 Jun 2008, at 5:59 pm, 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 w

Programatically placing panels inside a window

2008-06-17 Thread Ken Tozier
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