Re: Odd NSScroller behavior when clicking page dec/inc areas

2013-09-14 Thread Steve Mills
On Sep 13, 2013, at 14:07:53, Kyle Sluder wrote: > It does, but it might be one you can work around by changing how you're > implementing scrolling. > > If I understand correctly, you need to pin a pane of controls to the > edge of the viewport, and scroll the content underneath. They aren't ac

Re: Odd NSScroller behavior when clicking page dec/inc areas

2013-09-13 Thread Kyle Sluder
On Fri, Sep 13, 2013, at 11:14 AM, Steve Mills wrote: > What's up here? It sure smells like a bug. It does, but it might be one you can work around by changing how you're implementing scrolling. If I understand correctly, you need to pin a pane of controls to the edge of the viewport, and scroll

Odd NSScroller behavior when clicking page dec/inc areas

2013-09-13 Thread Steve Mills
We have a scroll view whose horizontal scroller needs to work in a different mode sometimes (same mode that my previous scroll view problem is in). We set the scroller's target and action so we can control the size and position of the thumb via "[scroller setKnobProportion:proportion]" and "scro