On 11/01/2013, at 3:41 AM, 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.


I would say that setting the actual view of a tab view item to something else 
isn't a good idea. You should be able to add any subview to it that you like 
however. That said, there are issues with tab views with the responder chain 
not always working as it should "through" the tab view hierarchy, so look out 
for that (e.g text fields don't always work properly in tab views).

> In IB if you set the class to scroll view the attributes tab does not show 
> the scroll view attributes.

Just changing the class of many special views does not work in terms of 
bringing up the right attributes UI in IB. Instead, drag in the relevant view 
type (or use the "embed in" commands) to start with an object that IB 
recognises.


--Graham



_______________________________________________

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

Reply via email to