Salome HOME
CCAR: creation V1_13a1 a partir de la branche Liv-V1_12
[tools/eficas.git] / Editeur / splash.py
index 4e34848f9a978708bb172e50467d11ba89adbb6e..2918ddfe588f57a32fc595372583b1979e35c477 100644 (file)
@@ -145,7 +145,6 @@ class SplashScreen(Toplevel):
         self.progress = None
         self.destroy()
         if self.main:
-           self.main.update()
-           self.main.deiconify()
            centerwindow(self.main,parent='sans')
+           self.main.deiconify()