Re: IB hierarchy question
Re: IB hierarchy question
- Subject: Re: IB hierarchy question
- From: mark <email@hidden>
- Date: Thu, 06 Jan 2005 07:12:06 -0800
Actually, I was trying to inspect a view, but I couldn't seem to "click" to
it, so I wanted to view the hierarchy to select which piece (level) to
inspect.
Thanks for the help in finding that IB usage!
Mark
> NSWindow
> NSView (content view)
> NSScrollerView
> MyCustomView
>
> If you look at the nib window in IB notice the two small control in the
> scroll bar on the right side. Click on the lower one to toggle to see
> the object hierarchy that you have defined.
>
> I am gonna guess that you are trying to figure out how to make some
> view a sub-view of another view in IB. In this case simply select your
> custom view, pull down the "Layout" menu and select the required option
> from the "Make subviews of" sub-menu.
>
> -Shawn
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden