]> Creatis software - bbtk.git/blobdiff - packages/demo/bbs/appli/exampleViewing1-1.bbs
Use ImagesChooserDialogBox
[bbtk.git] / packages / demo / bbs / appli / exampleViewing1-1.bbs
index c25bda447626a40bece64225142f49856b78b0e1..07bc6dfaab54914ea14086006cc0253e096c346c 100644 (file)
@@ -32,7 +32,7 @@ connect downright.Widget main.Widget4
 # Use new box (choose the way you want to select images)
 # -----------------------------------------------------
 load creaImageIO
-new ImagesReader chooser
+new ImagesChooserDialogBox chooser
 
 # Concatenate all the supposed-to-be consistent 2D images into a single vtkImageData
 # WARNING : File names alphabetical order is suposed to be meaningful ...
@@ -50,7 +50,7 @@ new ConcatImages reader
 # Dummy way to get only the first image from the chooser
 # ------------------------------------------------------
 load creaImageIO
-new ImagesReader chooser
+new ImagesChooserDialogBox chooser
 
 new GetVectorVtkImageDataElement reader
    set reader.I 0