Re: Baffled by Interface Builder 3.0
Re: Baffled by Interface Builder 3.0
- Subject: Re: Baffled by Interface Builder 3.0
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 2 Nov 2007 12:04:06 -0700
On 11/2/07, William Bates <email@hidden> wrote:
> For example, I can't figure out such previously simple operations as
> how to set a delegate.
Control drag from the delegating object to the delegate object or the
other way around, both are supported now. ...or click and drag from
the little circle next to the outlets name to the target object. These
circles can be seen when you control click on an object or by looking
at the "Connections" tab in the inspector for that object.
> When I drag class header from XCode, nothing seems to happen.
IB 3.0 now automatically knows about the headers in the Xcode project
that includes it.
> Where is / what happened to "instantiate class" and what do you do instead? etc.
I believe you drag an NSObject (blue cube) and set its class to be the
one you want. Just like you did / do for view objects in a window.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden