]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/bbs/boxes/Mesh_tool_ApplySmooth.bbs
#3544 Mesh Application - Smooth - Refresh contours bug
[creaMaracasVisu.git] / bbtk / bbs / boxes / Mesh_tool_ApplySmooth.bbs
index c9bb7163e3f4233764a2abd9e22f119c8ca3ae9e..27e0ecc1cf176345a8524010f07413908ba3fe56 100644 (file)
@@ -72,7 +72,6 @@ new std:MagicBox Box69
 new std:MagicBox Box71
 
 new creaMaracasVisu:MeshContours_Widget Box72
-  set Box72.active_widget "1"
   set Box72.colorMesh "0 1 1"
 
 new wx:LayoutLine Box81
@@ -140,6 +139,10 @@ new std:MagicBox Box58
 
 new std:MagicBox Box59
 
+new std:ConcatStrings Box60
+
+new std:MultipleInputs Box61
+
 
 connect Box66.Out Box11.Renderer
 connect Box35.Out Box68.In
@@ -195,7 +198,11 @@ connect Box56.Widget Box53.Widget9
 connect Box57.BoxChange Box72.Freeplane_boxexecute
 connect Box58.Out Box72.Freeplane_point
 connect Box59.Out Box72.Freeplane_transform
-connect Box37.boxchange Box72._execute
+connect Box60.Out Box72.active_widget
+connect Box60.Out Box37.active
+connect Box37.boxchange Box61.In2
+connect Box61.BoxChange Box72._execute
+connect Box63.BoxChange Box61.In1
 
 # Complex input ports
 input mesh Box67.In " "
@@ -213,6 +220,7 @@ input freeplane_transform Box59.In " "
 
 # Complex output ports
 output widget Box08.Widget " "
+output Active_ConcatString Box60.Box_ConcatStrings " "
 
 
 endefine