warning en bloqiant ( dans Aster)
enleve des prints de debug
+# -*- coding: utf-8 -*-
+
"""
Interface PyQt
"""
# ne marche pas car sg est supposé résider dans une etude
# studyId=sg.getActiveStudyId()
currentStudyId=ID
- print "_CS_GBO_ : EFICASGUI.activeStudyChanged : currentStudyId = ", currentStudyId
- print "_CS_GBO_ : EFICASGUI.activeStudyChanged : sgPyQt.getStudyId() = ", sgPyQt.getStudyId()
studyManager.palStudy.setCurrentStudyID( currentStudyId ) #CS_pbruno
def definePopup(theContext, theObject, theParent):
- print "EFICASGUI --- definePopup"
theContext= ""
theObject = "100"
theParent = "ObjectBrowser"