Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::OnMouseDown
void CATWindow::OnMouseDown ( const CATPOINT point,
CATMODKEY  modKey 
) [protected, virtual]

OnMouseDown() is called when a mouse button is presesd.

It handles the mouse press, finds the control (if any) that is pressed, and begins tracking.

Parameters:
point - location mouse is pressed
modKey - Key state modifiers for ctrl/shift/alt/etc.

Definition at line 1047 of file CATWindow.cpp.

References CATCURSOR_MOVE, fDragAnywhere, fDragging, fDragLastPoint, fMouseTrackTarget, CATGuiObj::GetHint(), HitTest(), OSBeginMouseTrack(), OSShowToolTip(), OSUpdateToolTip(), OSWndToScreen(), SetCursorType(), SetFocus(), SetStatusBarHint(), CATControl::TrackMouseDown(), WindowToWidget(), CATPOINT::x, and CATPOINT::y.


Generated on Mon Feb 11 04:11:26 2008 for Game Accessibility Suite by doxygen 1.5.4