From 7f5c8d827f4756c6587de3f63b641d52eb087c6d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 26 Jan 2006 15:19:26 +0000 Subject: display & update steps during graphical auto_installs (which never go through the Gtk2 main loop) --- perl-install/install_gtk.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index 62446a68f..17b4843e3 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -169,6 +169,7 @@ sub update_steps_position { } $last_step = $_; } + mygtk2::flush(); #- for auto_installs which never go through the Gtk2 main loop } #------------------------------------------------------------------------------ -- cgit v1.2.1