]> Creatis software - bbtk.git/blobdiff - packages/toolsbbtk/bbs/boxes/BaseViewerInfo.bbs
#3073 BBTK Bug New Normal - message documentation in boxes
[bbtk.git] / packages / toolsbbtk / bbs / boxes / BaseViewerInfo.bbs
index b1df0a64f0faa5b21242efe1cbd5b74eb9d22d95..29f06477f238267138fc0931ce0dab1bcf0071a4 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------
 # - BBTKGEditor v 1.4 BBS BlackBox Script (Complex Box)
-# - /home/davila/Creatis/creaTools/creatools_source/bbtk/packages/toolsbbtk/bbs/boxes/BaseViewerInfo.bbs
+# - BaseViewerInfo.bbs
 # ----------------------------------
 
 include std
@@ -17,37 +17,37 @@ description "Description ??"
 
 category "<VOID>"
 
-new SaveMHD-Button Box00
+new toolsbbtk:SaveMHD-Button Box00
 
-new ViewerNV Box02
+new creaMaracasVisu:ViewerNV Box02
 
-new LayoutTab Box03
+new wx:LayoutTab Box03
 
-new vtkImageDataPointerRelay Box09
+new vtk:vtkImageDataPointerRelay Box09
 
-new ImageVtkPropertiesWidget Box10
+new toolsbbtk:ImageVtkPropertiesWidget Box10
 
-new LayoutLine Box07
+new wx:LayoutLine Box07
   set Box07.Orientation "H"
   set Box07.WinTitle "Info"
 
-new RescaleSlopeIntercept Box08
+new vtk:RescaleSlopeIntercept Box08
   set Box08.A "0"
   set Box08.B "90"
   set Box08.OutputFormat "VTK_UNSIGNED_SHORT"
   set Box08.Type "2"
 
-new ImageChangeInformation Box11
+new creaMaracasVisu:ImageChangeInformation Box11
   set Box11.NewSpacing "1 1 1"
 
-new ColorLayerImageView Box12
+new creaMaracasVisu:ColorLayerImageView Box12
   set Box12.Active "false"
   set Box12.lstBaseColor "0 0 1   0 1 1     1 1 0   1 0 0"
 
-new LayoutLine Box13
+new wx:LayoutLine Box13
   set Box13.WinTitle "Color Layer"
 
-new LayoutLine Box14
+new wx:LayoutLine Box14
   set Box14.Orientation "H"
   set Box14.WinTitle "View"
 
@@ -76,6 +76,5 @@ input wxvtkbaseview_01 Box12.WxVtkBaseView " "
 # Complex output ports
 output widget Box03.Widget " "
 
-message    
 
 endefine