]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_gui.C
Dekel's patch -- I didn't fix the xforms-0.88 keysyms stuff so it still doesn't finis...
[lyx.git] / src / lyx_gui.C
index 72399342ced842f4e4356c94701acf0b420faf6b..55daaf72f6259fe8df2970060b9117f0e0d0161a 100644 (file)
@@ -575,7 +575,7 @@ void LyXGUI::runTime()
                kapp->processEvents();
 #endif
 #ifdef GTKGUI
-               Gnome::Main::instance()->iteration(FALSE);
+               while(Gnome::Main::instance()->events_pending()) Gnome::Main::instance()->iteration(FALSE);
 #endif
                
                if (fl_check_forms() == FL_EVENT) {