Re: IB 3.1: sliding an object from the libr pallet onto the xib wk area vs onto a host view...
Re: IB 3.1: sliding an object from the libr pallet onto the xib wk area vs onto a host view...
- Subject: Re: IB 3.1: sliding an object from the libr pallet onto the xib wk area vs onto a host view...
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 30 May 2008 17:24:18 +0200
Le 30 mai 08 à 16:36, email@hidden a écrit :
Greetings:
I'm getting confused here. In Internet Builder version 3.1, I can
slide a control (or NSTextField object, etc.)
from the library pallet, to either:
1) the XIB work area as an Icon, or
2) into a parent window or view.
What's the difference, or benefit of either way?
The difference is that in case 1 the objet is a Nib Root object, and
in case 2 it is part of the view hierarchy.
You will rarely need the case 1. It is usefull when you want to create
and configure a standalone object. It's commonly used for custom view,
but may be used with any control too.
_______________________________________________
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