• 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: NSSplitViewController : not in Interface Builder library?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSplitViewController : not in Interface Builder library?


  • Subject: Re: NSSplitViewController : not in Interface Builder library?
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 16 Sep 2015 05:51:21 +0000

On Sep 15, 2015, at 21:57 , Jerry Krinock <email@hidden> wrote:
>
> NSSplitViewController was introduced in 10.10.  I’ve read some posts which imply that there should be such a thing, with associated NSSplitViewItem objects, in the Object Library in Interface Builder.  And it seems like they certainly should be in there.  But for the life of me I cannot find any such thing.  Does it go by a different name or something?  The only thing close is “Vertical Split View” and “Horizontal Split View”, but of course these just give me the old NSSplitView and a pair of NSView objects.

They’re all there in my project, using Xcode 7 GM candidate. It’s possible that IB hides the new controllers under some combination of the following settings:

— In a storyboard vs. a XIB (mine is a storyboard)

— Deployment target (mine is 10.10)

— IB Document format (mine is default(7.0))

— Uses auto-layout or not (mine does)

— Project format (mine is Xcode 6.3-compatible)

— etc.

Maybe Xcode is now like the documentation, where the only complete and accurate developer tools are those literally from the future.


_______________________________________________

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


References: 
 >NSSplitViewController : not in Interface Builder library? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: NSSplitViewController : not in Interface Builder library?
  • Next by Date: RE: NSSplitViewController : not in Interface Builder library?
  • Previous by thread: NSSplitViewController : not in Interface Builder library?
  • Next by thread: RE: NSSplitViewController : not in Interface Builder library?
  • Index(es):
    • Date
    • Thread