From: pascale.noyret Date: Mon, 10 Oct 2016 11:50:21 +0000 (+0200) Subject: bug classement commande X-Git-Tag: V8_1_0p0~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=923dc6432d9a2799a5f63e48d03c12553220a28c;p=modules%2Feficas.git bug classement commande --- diff --git a/InterfaceQT4/monChoixCommande.py b/InterfaceQT4/monChoixCommande.py index 43ff98ca..b6c8d235 100644 --- a/InterfaceQT4/monChoixCommande.py +++ b/InterfaceQT4/monChoixCommande.py @@ -134,7 +134,8 @@ class MonChoixCommande(Ui_ChoixCommandes,QWidget): self.ajouteRadioButtons() def mouseDoubleClickEvent(self,event): - if self.editor.Classement_Commandes_Ds_Arbre!= None : self.chercheOu() + print self.editor.Classement_Commandes_Ds_Arbre + if self.editor.Classement_Commandes_Ds_Arbre!= () : self.chercheOu() nodeCourrant=self.node.tree.currentItem() if nodeCourrant==None: nodeCourrant=self.node.tree.racine if self.name != None :