FXint FX::FXApp::runUntil ( FXuint condition  )  [inline, inherited]

Run an event loop till some flag becomes non-zero, and then return.

Definition at line 925 of file FXApp.h.

00925 { return getEventLoop()->runUntil(condition); }


(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