Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::OnMoving
bool CATWindow::OnMoving ( CATRect moveRect,
const CATRect wndRect 
) [virtual]

OnMoving() is called while the window is being moved. If the move rectangle is changed, return true to let the framework know.

Parameters:
moveRect - the move rectangle. This may be changed by OnMoving().
wndRect - actual (OS) window rectangle of current window
Returns:
bool - true if the rect is changed, false otherwise.

Definition at line 545 of file CATWindow.cpp.

References CATRECT::bottom, CalcSlack(), fAutoDock, fBottomSlack, fLeftSlack, fRightSlack, fTopSlack, CATRECT::left, OSGetDockRect(), CATRECT::right, and CATRECT::top.


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