Tracked mouse movements - only called when the mouse was initially pressed over this control.
Reimplemented from CATControl. Definition at line 86 of file CATSlider.cpp. References CATControl::BoundsCheckValue(), CATMODKEY_SHIFT, CATSLIDER_HORIZONTAL, CATSLIDER_VERTICAL, fImageSlide, fLastTarget, CATControl::fMinValue, CATControl::fPressed, CATGuiObj::fRect, fSliderStyle, CATControl::fValue, CATControl::GetValRange(), CATImage::Height(), CATRect::Height(), CATRECT::left, CATWidget::MarkDirty(), CATControl::OnMouseClick(), CATRECT::top, CATImage::Width(), CATRect::Width(), CATPOINT::x, and CATPOINT::y. Referenced by TrackMouseDown().
|