I'm not sure but you can try limiting the min and max coordinate using:
- (CGFloat)splitView:(NSSplitView *)sender constrainMaxCoordinate:
(CGFloat)proposedMax ofSubviewAt:(NSInteger)offset
- (CGFloat)splitView:(NSSplitView *)sender constrainMinCoordinate:
(CGFloat)proposedMin ofSubviewAt:(NSInt
Folks;
I have a horizontal split bar inside of a resizable view -the parent
view grows both horizontally and vertically.
The standard behavior for horizontal split views appears to be that
the the bottom view is grown or shrunk.
(In my testing this is true regardless of the resize attributes