Re: NSScrollView in NSTabView autolayout problem

2013-04-22 Thread kwic...@wichry.net
was sent to the list on Saturday, but I >> didn't receive it until this morning. >> >> >> On 4/13/13 1:57 PM, "kwic...@wichry.net" wrote: >> >>> Hi >>> I have an NSTabView with multiple tabs, each containing an NSScrollView. >

NSScrollView in NSTabView autolayout problem

2013-04-17 Thread kwic...@wichry.net
Hi I have an NSTabView with multiple tabs, each containing an NSScrollView. In the scrollviews I dynamically place custom views which are sized using autolayout and constraints. Now if I add my custom views to a scrollview in tab1 and resize the window with this tab active everything works fine