On 26 Oct 2011, at 17:46, Antonio Nunes wrote:
> I use an NSSPlitView with three subviews. The general idea is that when the
> window is resized, only the middle view resizes. I have this working just
> fine when dragging the window frame. The split view consults the delegate
> with splitView:s
I use an NSSPlitView with three subviews. The general idea is that when the
window is resized, only the middle view resizes. I have this working just fine
when dragging the window frame. The split view consults the delegate with
splitView:shouldAdjustSizeOfSubview:, and I return YES when the sub