void FX::FXApp::stopModal ( FXWindow window,
FXint  value = 0 
) [inline, inherited]

Break out of the matching modal loop, returning code equal to value. All deeper nested event loops are terminated with code equal to 0.

Definition at line 988 of file FXApp.h.

00988 { getEventLoop()->stopModal(window, value); }


(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