On 31 Jul 2014, at 11:52, Allison Newman wrote:
> OK, I did eventually figure out my problem with Autolayout and scrollviews.
> It turns out that I wasn’t setting up my scrollview constraints correctly in
> the storyboard (which is another way of saying I hadn’t set *any* size
> constraints
OK, I did eventually figure out my problem with Autolayout and scrollviews. It
turns out that I wasn’t setting up my scrollview constraints correctly in the
storyboard (which is another way of saying I hadn’t set *any* size constraints
on the scrollview’s frame). So, I did eventually figure th
On Jul 22, 2014, at 7:38 PM, Keary Suska wrote:
>
> Did they also fix auto layout for split views? I was thinking it was split
> views that were fixed in 10.9 but not scroll views, but I could have that
> backwards, and also be a version behind.
Yeah, I think split views were fixed in 10.8. (B
On Jul 22, 2014, at 10:59 AM, Kyle Sluder wrote:
> On Jul 22, 2014, at 7:13 AM, Keary Suska wrote:
>>
>> Based on the error it looks like a Mac OS X project, but if not, please
>> always specify because there isn't complete feature parity with iOS.
>
> Allison did put “OS X” in the subject l
On Jul 22, 2014, at 7:13 AM, Keary Suska wrote:
>
> Based on the error it looks like a Mac OS X project, but if not, please
> always specify because there isn't complete feature parity with iOS.
Allison did put “OS X” in the subject line.
> So, for Mac OS X, auto layout is broken for NSScrollV
On Jul 22, 2014, at 5:02 AM, Allison Newman wrote:
> I have a simple application (zipped project can be found here:
> http://phonicnoise.com/UIsandbox.zip ) that generates two rows of square
> buttons. The number of buttons is generated dynamically based on model data.
> The buttons plus spa
I have a simple application (zipped project can be found here:
http://phonicnoise.com/UIsandbox.zip ) that generates two rows of square
buttons. The number of buttons is generated dynamically based on model data.
The buttons plus spacing should take up the entire vertical space of their
paren