• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTabviewItem View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTabviewItem View


  • Subject: Re: NSTabviewItem View
  • From: Graham Cox <email@hidden>
  • Date: Fri, 11 Jan 2013 13:23:27 +1100

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


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 (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

  • Follow-Ups:
    • Re: NSTabviewItem View
      • From: koko <email@hidden>
References: 
 >NSTabviewItem View (From: Koko <email@hidden>)

  • Prev by Date: Core Foundation Objects and Properties when using ARC
  • Next by Date: How to force creation of default persistentStore/autosave in NSPersistentDocument
  • Previous by thread: Re: NSTabviewItem View
  • Next by thread: Re: NSTabviewItem View
  • Index(es):
    • Date
    • Thread