On 13 Jan 2010, at 12:32 PM, David Blanton wrote:
> I set the knob position of the horz and vert scrollers as follows:
>
> - (void)centerScrollers {
>
> [m_hScroller setDoubleValue:0.5];
> [m_vScroller setDoubleValue:0.5];
>
> }
>
> Then when I move either knob with the
I am seeing some strange behavior.
I set the knob position of the horz and vert scrollers as follows:
- (void)centerScrollers {
[m_hScroller setDoubleValue:0.5];
[m_vScroller setDoubleValue:0.5];
}
Then when I move either knob with the mouse the other knob move