X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_package_creaMiniTools%2Fbbs%2Fappli%2FviewerNVExample.bbs;h=365fdbdaa46e94bb38e07751b6ec362841498c41;hb=2cf52512a2cef40effbed6a8835f199538ecd39a;hp=af89a1aa1658c0d464d9c0705296f45673b0f333;hpb=0c0227441e3ea97a023dce83ec3dc69f8344bf4f;p=creaMiniTools.git diff --git a/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs b/bbtk_package_creaMiniTools/bbs/appli/viewerNVExample.bbs index af89a1a..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 @@ -90,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 @@ -100,18 +101,20 @@ new wx:LayoutLine Box77 set Box77.Orientation "H" new wx:Slider Box78 + set Box78.ChangeResolution "true" set Box78.In "0" set Box78.Label "true" - set Box78.Max "2000" - set Box78.Min "-2000" + set Box78.Max "1000" + set Box78.Min "-1000" set Box78.ReactiveOnTrack "true" set Box78.Title "delta X" new wx:Slider Box79 + set Box79.ChangeResolution "true" set Box79.In "0" set Box79.Label "true" - set Box79.Max "2000" - set Box79.Min "-2000" + set Box79.Max "1000" + set Box79.Min "-1000" set Box79.ReactiveOnTrack "true" set Box79.Title "delta Y" @@ -119,8 +122,8 @@ new wx:Slider Box80 set Box80.ChangeResolution "true" set Box80.In "0" set Box80.Label "true" - set Box80.Max "2000" - set Box80.Min "-2000" + set Box80.Max "1000" + set Box80.Min "-1000" set Box80.ReactiveOnTrack "true" set Box80.Title "delta Z" @@ -147,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 @@ -212,8 +222,6 @@ connect Box74.widget Box75.Widget1 connect Box75.Widget Box11.Widget3 -connect Box26.Out Box24.In - connect Box78.Widget Box77.Widget1 connect Box79.Widget Box77.Widget2 @@ -236,8 +244,6 @@ connect Box86.Out Box87.In0 connect Box01.Point Box87.In1 -connect Box50.Out Box34.In2 - connect Box01.Renderer1 Box88.renderer connect Box23.Out Box88.size @@ -290,6 +296,16 @@ connect Box80.BoxChange Box91.In3 connect Box91.BoxChange Box34.In3 +connect Box50.BoxChange Box34.In2 + +connect Box00.Out Box49.In + +connect Box49.Out Box24.In + +connect Box51.widget Box52.Widget1 + +connect Box52.Widget Box11.Widget5 + # Complex input ports