]> Creatis software - creaMiniTools.git/blobdiff - bbtk_package_creaMiniTools/bbs/appli/flipImageY.bbs
2071 Feature Viewer with volume rendering and viewer...
[creaMiniTools.git] / bbtk_package_creaMiniTools / bbs / appli / flipImageY.bbs
index 74fae3a0cddc9bd507d319fc2a2ac1c188635186..497f44c603508f84a473d63b91d0e4b25f67d1a8 100644 (file)
@@ -23,9 +23,10 @@ new Flip Box01
 
 new RadioButton Box02
   set Box02.In "1"
-  set Box02.In0 "X"
-  set Box02.In1 "Y"
-  set Box02.In2 "Z"
+  set Box02.In0 "Flip around X axis"
+  set Box02.In1 "Flip around Y axis"
+  set Box02.In2 "Flip around Z axis"
+  set Box02.In3 "0riginal image"
 
 new ViewerNV Box03
   set Box03.nTypeView "6 1 2 0"
@@ -40,6 +41,7 @@ new StringSelect Box07
   set Box07.In0 "X"
   set Box07.In1 "Y"
   set Box07.In2 "Z"
+  set Box07.In3 "O"
 
 new LayoutLine Box08
   set Box08.Orientation "H"