X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=dialog.py;h=60eb10d4d6f3093a5882255f1f6ac8cf81e6aa31;hp=71b0e6f489c087b75e103291d904ff89a84cae48;hb=ba7e45a167c8cd7a796efe332a4bf61dc864b373;hpb=1fb687c23b19ae4cc88146acf393041356c1df3a diff --git a/dialog.py b/dialog.py index 71b0e6f..60eb10d 100755 --- a/dialog.py +++ b/dialog.py @@ -662,6 +662,7 @@ au chi2 d'association de la forme""" self.film.Enable(False) self.spin_f3.Enable(False) self.slider_sphere.Enable(False) + self.choix_format.SetSelection(self.paramgraph['svg']) self.choice1.SetSelection(self.paramgraph['what']) self.choice2.SetSelection(self.paramgraph['qui']) self.spin_chi.SetValue(self.paramgraph['select_nb'])