On 2013 Jan 10, at 08:41, Koko <k...@highrolls.net> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com