Re: Creating AppControllers in InterfaceBuilder 3.1

2008-07-01 Thread Ron Lue-Sang
On Jun 30, 2008, at 10:25 AM, Owen Yamauchi wrote: On Mon, Jun 30, 2008 at 7:27 AM, j o a r <[EMAIL PROTECTED]> wrote: The thinking here is indeed that Xcode handles the creation of classes, while IB handles instances of classes and their configuration. IB can actually create classes. In t

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread Owen Yamauchi
On Mon, Jun 30, 2008 at 7:27 AM, j o a r <[EMAIL PROTECTED]> wrote: > The thinking here is indeed that Xcode handles the creation of classes, > while IB handles instances of classes and their configuration. IB can actually create classes. In the Identity inspector, after creating a generic NSObjec

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread Devon Ferns
You shouldn't even have to drag it into IB. IB should pick up any new classes you create in XCode. Devon Tommy Nordgren wrote: On 30 jun 2008, at 16.14, [EMAIL PROTECTED] wrote: Hi I'm writing my first project in Leopard and can't figure out how to accomplish the old "Subclass NSObject/G

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread Jean-Daniel Dupas
Le 30 juin 08 à 16:20, Tommy Nordgren a écrit : On 30 jun 2008, at 16.14, [EMAIL PROTECTED] wrote: Hi I'm writing my first project in Leopard and can't figure out how to accomplish the old "Subclass NSObject/Generate Files/Instantiate" series of steps in Interface Builder 3.1. I'm sur

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread kentozier
Perfect!. Thanks Joar -- Original message -- From: j o a r <[EMAIL PROTECTED]> > > On Jun 30, 2008, at 7:14 AM, [EMAIL PROTECTED] wrote: > > > I'm writing my first project in Leopard and can't figure out how to > > accomplish the old > > "Subclass NSObject/Gene

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread j o a r
On Jun 30, 2008, at 7:14 AM, [EMAIL PROTECTED] wrote: I'm writing my first project in Leopard and can't figure out how to accomplish the old "Subclass NSObject/Generate Files/Instantiate" series of steps in Interface Builder 3.1. What you typically do is to create the subclass in Xcode, a

Re: Creating AppControllers in InterfaceBuilder 3.1

2008-06-30 Thread Tommy Nordgren
On 30 jun 2008, at 16.14, [EMAIL PROTECTED] wrote: Hi I'm writing my first project in Leopard and can't figure out how to accomplish the old "Subclass NSObject/Generate Files/Instantiate" series of steps in Interface Builder 3.1. I'm sure Interface Builder has a new way to do that but I