self.VERSION_EFICAS="Eficas QT4 V6.3.1"
self.salome=salome
self.ihm="QT"
- self.top = self #(pour CONFIGURATION)
+ self.top = self #(pour CONFIGURATION)
self.QWParent=None #(Pour lancement sans IHM)
self.indice=0
self.dict_reels={}
self.multi=multi
if self.multi == False :self.definitCode(code,ssCode)
- self.RepIcon=os.path.abspath(os.path.join(os.getcwd(),'../Editeur/icons'))
+ eficas_root_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
+ self.RepIcon = os.path.join(eficas_root_dir, "Editeur", "icons")
self.ajoutIcones()
import os, sys
# Les variables pouvant positionnees sont :
+print "import des prefs de OPENTURNS"
# repIni sert à localiser le fichier
# initialdir sert comme directory initial des QFileDialog
# OpenTURNS Python module
-#OpenTURNS_path="/opt/Openturns/Install_0_13_2/lib/python2.5/site-packages"
OpenTURNS_path=""
# Choix des catalogues
if len(OpenTURNS_path) > 0: