X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=InterfaceQT4%2FmonWidgetFact.py;h=28d17ddfb5891a64cf1682827cb3fabe6afd4308;hb=e570dff249a11579eb7d33de376ed71be16d7261;hp=5f831e8107843d3bb840f435d466b0d7ad111b6d;hpb=df0e1a1f57e70d3d99dd7fb381845500c3d3c6dd;p=tools%2Feficas.git diff --git a/InterfaceQT4/monWidgetFact.py b/InterfaceQT4/monWidgetFact.py index 5f831e81..28d17ddf 100644 --- a/InterfaceQT4/monWidgetFact.py +++ b/InterfaceQT4/monWidgetFact.py @@ -37,7 +37,7 @@ class MonWidgetFact(Ui_WidgetFact,Groupe): self.GroupBox.setTextInteractionFlags(Qt.TextSelectableByMouse) self.parentQt.commandesLayout.insertWidget(-1,self) - def focusInEvent(self,event): - print "je passe dans focusInEvent" - if self.editor.code != "CARMELCND" :self.afficheOptionnel() + #def focusInEvent(self,event): + #print "je passe dans focusInEvent" + # if self.editor.code != "CARMELCND" :self.afficheOptionnel()