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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden