I need it to be dynamic, as I am trying to build something similar to
a report designer with multiple user-defined bands.
My problem is that the split view just tries to "autofit" itself in
the scroll view, and the size of the views changes as I resize the
scroll view
I'm doing the foll
On Thu, Oct 15, 2009 at 1:31 AM, Harry Sfougaris wrote:
> I have placed a NSSplitView inside a NSScrollView in code.
Obligatory question: why are you doing this in code, and not in
Interface Builder?
> However, when the user resizes one of the views so part of it outside the
> NSScrollView visib
Good day,
Would you like to share some of your code? It would be a lot easier to see
what may be going on...
Cheers!
On Thu, Oct 15, 2009 at 3:31 AM, Harry Sfougaris wrote:
> I have placed a NSSplitView inside a NSScrollView in code.
> However, when the user resizes one of the views so part of