Re: NSTabviewItem View
Re: NSTabviewItem View
- Subject: Re: NSTabviewItem View
- From: Jerry Krinock <email@hidden>
- Date: Thu, 10 Jan 2013 13:56:27 -0800
On 2013 Jan 10, at 08:41, Koko <email@hidden> wrote:
> Is it possible to set the view of a tab view item to scroll view? It does not appear so but I am looking for confirmation one way or the other.
>
> In IB if you set the class to scroll view the attributes tab does not show the scroll view attributes.
Apparently not many people have ever tried this. You could try it. You can set the attributes of your scroll view in code.
But I wouldn't recommend it. It seems to me that you could get the same result with a conventional design, setting your scroll view to be a subview of the tab view item's view, and sizing the scroll view to fill its parent view.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden