]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
IMP: modification of the rule to generate py from ui using pyuic
authorboulant <boulant>
Wed, 26 Oct 2011 14:25:31 +0000 (14:25 +0000)
committerboulant <boulant>
Wed, 26 Oct 2011 14:25:31 +0000 (14:25 +0000)
commitc2266a7447150615ba9218a1c950c2cfa61734e3
tree724c06a365a5a9411f5ecfdccf37b0fd6eb427be
parent4abda3c5ed22a26c97e9abbe11ac5f689f983d58
IMP: modification of the rule to generate py from ui using pyuic
ADD: new file to help in creation of standard dialog box in python context.
src/GUI_PY/Makefile.am
src/GUI_PY/genericdialog.py [new file with mode: 0644]
src/GUI_PY/genericdialog.ui [new file with mode: 0644]
src/GUI_PY/mytestdialog.py [new file with mode: 0644]
src/GUI_PY/mytestdialog.ui [new file with mode: 0644]
src/GUI_PY/selectvars.py