• 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
Nested NSSplitViews and AutoLayout
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nested NSSplitViews and AutoLayout


  • Subject: Nested NSSplitViews and AutoLayout
  • From: Luther Baker <email@hidden>
  • Date: Sat, 27 Sep 2014 02:46:52 -0500

I'm an iOS developer dabbling in some desktop development ...

I'm creating a simple hierarchical notebook that essentially consists of 4
columns: an outline view, a table view, a table view and then a simple text
view (the widths of each should be adjustable). To make this happen, I
thought I'd use nested vertical split views.

I dropped a root level splitView onto the XIB, pinned it to the window's
corners using autolayout and all is well. I added an outline view to the
left content view of splitView1 and pinned it to the edges via autolayout
and all is well. But now, when I try to add a second splitview to the right
hand content view of splitView1, I get a bunch of warnings in IB as soon as
I "pin" it to the edges of splitView1s right content view.

Has anyone else experienced this?I know that using autolayout in an iOS
UIScrollView can be tricky - and I'm wondering if this is a similar case?

Thanks,
-Luther
_______________________________________________

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: Nested NSSplitViews and AutoLayout
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: view content not tracking window size
  • Next by Date: Re: Nested NSSplitViews and AutoLayout
  • Previous by thread: Re: dismissViewControllerAnimated bug in ios 8
  • Next by thread: Re: Nested NSSplitViews and AutoLayout
  • Index(es):
    • Date
    • Thread