X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_package_creaMiniTools%2Fbbs%2Fappli%2FviewerNVExample.bbs;fp=bbtk_package_creaMiniTools%2Fbbs%2Fappli%2FviewerNVExample.bbs;h=365fdbdaa46e94bb38e07751b6ec362841498c41;hb=2cf52512a2cef40effbed6a8835f199538ecd39a;hp=96439bb06dfd2f285a640b7330a7544942831954;hpb=b33750e2b824e74dbe30a1606410b8d2f26a2b3d;p=creaMiniTools.git diff --git a/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs b/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs index 96439bb..365fdbd 100755 --- a/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs +++ b/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs @@ -1,6 +1,6 @@ # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script -# - /tmpEED/creaTools/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs +# - /home/davila/Creatis/C8/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs # ---------------------------------- # BBTK GEditor Script @@ -24,6 +24,7 @@ category "" new creaImageIO:ImagesChooserDialogBox Box00 new creaMaracasVisu:ViewerNV Box01 + set Box01.nTypeView "6 1 2 0" new toolsbbtk:ImageVtkPropertiesWidget Box04 @@ -89,6 +90,7 @@ new creaVtk:OutputWindow Box71 new wx:LayoutSplit Box72 set Box72.Orientation "H" + set Box72.WinTitle "ImageTools-Viewer-ViewerNV" new creaMaracasVisu:Measure3DLength_Widget Box74 @@ -148,6 +150,13 @@ new creaMiniTools:crop-viewer-widget-manual Box90 new std:MultipleInputs Box91 +new creaMaracasVisu:ImageChangeInformation Box49 + +new creaMaracasVisu:HelpViewerNV Box51 + +new wx:LayoutLine Box52 + set Box52.WinTitle "Viewer Help" + connect Box04.widget Box05.Widget2 @@ -289,7 +298,13 @@ connect Box91.BoxChange Box34.In3 connect Box50.BoxChange Box34.In2 -connect Box00.Out Box24.In +connect Box00.Out Box49.In + +connect Box49.Out Box24.In + +connect Box51.widget Box52.Widget1 + +connect Box52.Widget Box11.Widget5