Re: Can't get NSScrollView to resize properly

2008-07-25 Thread Greg
Thanks to Ryan Brown and Rainer Brockerhoff for assisting with the solution to this problem. Two solutions were invented, one that used a NSTextView, and one that simply flips the NSClipView. You can get both of them here: http://www.kinostudios.com/ScrollView_madness.zip - Greg On Jul 2

Can't get NSScrollView to resize properly

2008-07-25 Thread Greg
I'm trying to accomplish something that I thought should have been very basic, but for some reason is turning out to be much more of a hassle than I anticipated. I have a square with stuff in it (various controls, etc), this square should resize in width, but not height, and should be ancho