OnMouseUp() is called when a previously pressed button is released. This function will end tracking if needed and notify the control of the release.
Definition at line 1148 of file CATWindow.cpp. References CATCURSOR_ARROW, fDragging, fMouseTrackTarget, CATGuiObj::GetHint(), OSEndMouseTrack(), OSUpdateToolTip(), SetCursorType(), SetStatusBarHint(), CATControl::TrackMouseRelease(), and WindowToWidget().
|