FXint FX::FXApp::runModalWhileShown ( FXWindow window  )  [inline, inherited]

Run modal while window is shown, or until stop() or stopModal() is called. Except for the modal window and its children, user input to all windows is blocked; if the modal window is NULL all user input is blocked.

Definition at line 960 of file FXApp.h.

00960 { return getEventLoop()->runModalWhileShown(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