[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sc-devel] SCScrollView:visibleOrigin



Oops I have a fix for this which somehow I never checked in, but I will. The problem was it was using the wrong method to scroll (NSClipView scrollToPoint:, not sure what that's actually for), when it should have been using NSView scrollPoint:

For some reason the latter updates the scrollers and the former doesn't.

You can actually drag on the scrollers to scroll back as it is however...

S.

On 29 Nov 2007, at 15:13, Jan Trutzschler wrote:

Hi Scott,
i find it a bit odd, that one can set the origin of a ScrollView, but cannot scroll back/behind that point anymore. Is there a way to update the scrollers? meaning: is there a way to scroll programatically?
Jan
_______________________________________________
Sc-devel mailing list
Sc-devel@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-devel