1 # ----------------------------------
2 # - BBTKGEditor v 1.2 BBS BlackBox Script (Complex Box)
3 # - /Users/davila/Creatis/All3/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs
4 # ----------------------------------
10 define helpMenu creaMiniTools
13 description "Description ??"
18 set Box01.WinTitle "Help"
20 new LaunchBrowser Box02
21 set Box02.In "http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDocumentation"
23 new CommandButton Box03
24 set Box03.Label "www.creatis.insta-lyon.fr/site/creatools -> Documentation -> Getting started"
27 connect Box03.BoxChange Box02.BoxExecute
28 connect Box03.Widget Box01.Widget1
33 # Complex output ports
34 output widget Box01.Widget " "