nested split views
nested split views
- Subject: nested split views
- From: Luther Baker <email@hidden>
- Date: Mon, 03 Nov 2014 08:46:10 -0600
One more question about split views.
My app's outer shell is a top level, 3 tiered split view with the idea that
the middle view could have ANYTHING in it. A diagram, a browser, a tree. In
fact, the middle view could contain yet another split view if I come up
with a visualization that requires that.
So that's what I did. The outer view picks the project and now I've got an
internal split view for the data representation ... and it all works save
for one problem. Autosave.
Upon app restart from Xcode, the outer split view remembers the position of
its splitters whereas the inner split view does not - it always defaults
the splitters to their original positions. The two split views use unique
Autosave and Xcode identifiers/names but most everything else about them is
identical ...
Is this an internal limitation or have other folks done this successfully
out of the box. Autosave positioning working for all nested split views.
I'm running Xcode 6.1 on 10.10.
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