OnMouseTimer() is called while the mouse is being tracked if enough time has occurred since the last movement of the mouse. This is used for filtered controls which must receive multiple messages to achieve the 'real' value, such as knobs.
Definition at line 1492 of file CATWindow.cpp. References fLastMouseUpdate, fMouseTrackTarget, OSUpdateToolTip(), and CATControl::TrackMouseTimer().
|