Re: Newbie scroll view problem

2008-12-18 Thread Graham Cox
On 19 Dec 2008, at 10:57 am, Andy Bettis wrote: In my app I have an NSScrollView that contains a simple NSView in which I add other NSView subclass objects. All works well until the window (and hence the scroller) is resized - making it smaller is OK but if it is made bigger than the origi

Newbie scroll view problem

2008-12-18 Thread Andy Bettis
Hi, In my app I have an NSScrollView that contains a simple NSView in which I add other NSView subclass objects. All works well until the window (and hence the scroller) is resized - making it smaller is OK but if it is made bigger than the original (IB) size my added views migrate down t