]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
A new plugin example to illustrate:
authorboulant <boulant>
Thu, 9 Feb 2012 18:33:52 +0000 (18:33 +0000)
committerboulant <boulant>
Thu, 9 Feb 2012 18:33:52 +0000 (18:33 +0000)
commit18b8e8d425c12040b152925323807d9ca361110f
tree32c0d982d23387cbcdcc09cc7789aff9e8d4e00e
parente71f1e48b28d3b17c33344b8247c6ccd738b5317
A new plugin example to illustrate:
- the use of non modal windows (with external callback functions connected to the click signals)
- the create/destroy on a geom object
src/SalomeApp/pluginsdemo/Makefile.am
src/SalomeApp/pluginsdemo/myhelper.py [new file with mode: 0644]
src/SalomeApp/pluginsdemo/salome_plugins.py
src/SalomeApp/pluginsdemo/tube.py
src/SalomeApp/pluginsdemo/tubedialogWithApply.py [new file with mode: 0644]