[inline, inherited]
Run modal event loop, blocking keyboard and mouse events to all windows until stopModal is called.
Definition at line 946 of file FXApp.h.
00946 { return getEventLoop()->runModal(); }