FWIW ... achieved most of this by nesting split views and leveraging
autolayout constraints and priorities, almost no delegate code.
I'm still not sure how Mail pulls off the disappearing Source animation
though :-)
Thanks,
-Luther
On Sat, Nov 8, 2014 at 2:58 PM, Luther Baker wrote:
> Is ther
Is there a "conventional way" to implement parallel divider bar motion in
an NSSplitView?
While resizing a window, I get the general behavior I want by setting the
holding properties of 3 view split view to 200, 250, 100 respectfully.
While randomly resizing the view, the 3rd view collapses first,