Salome HOME
Pour V1 Carmel
[tools/eficas.git] / InterfaceQT4 / composimp.py
index 0cc07f7a59132421483a654d14ff5c2718c11c59..88876b2ddbab357e2a8dec3aa5065776e83f08d8 100644 (file)
@@ -119,6 +119,14 @@ class Node(browser.JDCNode,typeNode.PopUpMenuNodeMinimal):
         monNom=self.item.nom
         maCommande=commande
 
+        # label informatif 
+        if monObjet.isInformation():
+          from monWidgetInfo import MonWidgetInfo
+          widget=MonWidgetInfo(self,maDefinition,monNom,monObjet,parentQt,maCommande)
+          self.widget=widget
+          return widget
+
+
       # Attention l ordre des if est important
       # Attention il faut gerer les blocs et les facteurs 
       # a gerer comme dans composimp