FXWindow* FX::FXApp::findWindowAt ( FXint  rx,
FXint  ry,
FXID  window = 0 
) const [inline, inherited]

Find window from root x,y, starting from given window.

Definition at line 819 of file FXApp.h.

00819 { return getEventLoop()->findWindowAt(rx,ry,window); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:47 2009 for TnFOX by doxygen v1.4.7