]> SALOME platform Git repositories - modules/yacs.git/commit - src/genericgui/EditionSwitch.cxx
Salome HOME
Avoid the modification of the composed nodes ports when in run schema mode.
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Tue, 8 Jul 2014 12:49:49 +0000 (14:49 +0200)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Tue, 8 Jul 2014 12:49:49 +0000 (14:49 +0200)
commit177fac44271f2fba21e2223fa9ec187364fcf9a0
tree1af82531fa3053c9a268b75885346a9f74994318
parentad10b87987ff42f2f2fd523f8396b0ef018c9ab1
Avoid the modification of the composed nodes ports when in run schema mode.

When you are in run schema mode, it is no longer possible to modify:
- "nsteps" in ForLoop nodes
- "condition" in WhileLoop nodes
- "nb. branches" and "SmplsCollection" in ForEachLoop nodes
- "select" in Switch nodes
src/genericgui/EditionForEachLoop.cxx
src/genericgui/EditionLoop.cxx
src/genericgui/EditionSwitch.cxx
src/genericgui/EditionWhile.cxx