On 18 Feb 2014, at 17:01, dangerwillrobinsondan...@gmail.com wrote:
>> ___
>
> Not so fast.
>
> NSScrollView really doesn't work properly with auto layout.
> Not for the document view of it anyway.
>>
WWDC 2013 Session Video 213: Best Practices for Cocoa animation briefly
On Tue, Feb 18, 2014, at 09:58 AM, Kyle Sluder wrote:
> On Tue, Feb 18, 2014, at 09:01 AM, dangerwillrobinsondan...@gmail.com
> wrote:
> >
> > See the old thread that discusses this well and note that nothing has
> > changed about it in 10.9
> >
> > http://lists.apple.com/archives/cocoa-dev/2013/
On Tue, Feb 18, 2014, at 09:01 AM, dangerwillrobinsondan...@gmail.com
wrote:
>
> See the old thread that discusses this well and note that nothing has
> changed about it in 10.9
>
> http://lists.apple.com/archives/cocoa-dev/2013/Mar/msg00275.html
>
> NSScrollView really doesn't work properly wit
> On 2014/02/18, at 22:52, "jonat...@mugginsoft.com"
> wrote:
>
>> On 18 Feb 2014, at 01:48, Rob Nikander wrote:
>>
>> Hi,
>>
>> Last year I did some work in Cocoa and discovered that the auto layout
>> stuff was not completely supported in some common AppKit classes. I
>> remember having p
On 18 Feb 2014, at 01:48, Rob Nikander wrote:
> Hi,
>
> Last year I did some work in Cocoa and discovered that the auto layout
> stuff was not completely supported in some common AppKit classes. I
> remember having problems with NSScrollView and NSOutlineView. This message
> talks in detail abou
On Mon, Feb 17, 2014, at 05:48 PM, Rob Nikander wrote:
> Has
> anything changed with this issue? Constraint based layout seems really
> cool, but it's odd that it doesn't work with such important AppKit
> classes.
Yes.
Xcode 5's new XIB format now exposes the scroll view's clip view. You
can cre
Hi,
Last year I did some work in Cocoa and discovered that the auto layout
stuff was not completely supported in some common AppKit classes. I
remember having problems with NSScrollView and NSOutlineView. This message
talks in detail about some issues with NSScrollView...
http://lists.apple.c