]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/bbs/boxes/TensorsExploration_Wideget.bbs
#3076 creaVtk Bug New Normal - message documentation in boxes
[creaVtk.git] / bbtk_creaVtk_PKG / bbs / boxes / TensorsExploration_Wideget.bbs
index 6d962b5becea4142fe65d1893b2b9feeee3fb8ed..e93a1334236326c94890df9a1da1d4ede37e1b68 100644 (file)
@@ -24,7 +24,6 @@ new LayoutTab Box17
   set Box17.WinTitle "VectorsTensors Analysis"
 
 new MultipleInputs Box23
-  set Box23.BoxProcessMode "Reactive"
 
 new LayoutLine Box16
   set Box16.WinTitle "Tensors"
@@ -49,6 +48,7 @@ connect Box28.Out Box22.Renderer
 connect Box28.Out Box21.renderer
 connect Box28.Out Box19.renderer
 connect Box16.Widget Box17.Widget1
+connect Box23.BoxChange Box17.BoxExecute
 
 # Complex input ports
 input vtkImageData_tensors Box27.In " "
@@ -58,6 +58,5 @@ input Title Box17.WinTitle " "
 # Complex output ports
 output widget Box17.Widget " "
 
-message    
 
 endefine