]> Creatis software - creaMiniTools.git/commitdiff
Feature #2003 DevTools Tab Redesign
authorDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Fri, 26 Apr 2013 10:38:04 +0000 (12:38 +0200)
committerDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Fri, 26 Apr 2013 10:38:04 +0000 (12:38 +0200)
Separate applications in active and deprecated. In each section separate by C++ and Script application types.

bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbg
bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbs
bbtk_package_creaMiniTools/bbs/boxes/commandMenu.bbg
bbtk_package_creaMiniTools/bbs/boxes/commandMenu.bbs

index 9c77b72c89398123b0503ea5431ce2bc843ea9ed..0a6a28ebe283ec5743fcbf728e4c5b4c699a0194 100644 (file)
@@ -1,31 +1,6 @@
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-#                        pour la Sant�)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-# Previous Authors : Laurent Guigues, Jean-Pierre Roux
-# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
-#
-#  This software is governed by the CeCILL-B license under French law and
-#  abiding by the rules of distribution of free software. You can  use,
-#  modify and/ or redistribute the software under the terms of the CeCILL-B
-#  license as circulated by CEA, CNRS and INRIA at the following URL
-#  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-#  or in the file LICENSE.txt.
-#
-#  As a counterpart to the access to the source code and  rights to copy,
-#  modify and redistribute granted by the license, users are provided only
-#  with a limited warranty  and the software's author,  the holder of the
-#  economic rights,  and the successive licensors  have only  limited
-#  liability.
-#
-#  The fact that you are presently reading this means that you have had
-#  knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------ */
-
 # ----------------------------------
-# - BBTKGEditor v 1.2 BBG BlackBox Diagram file
-# - /Users/davila/Creatis/All5/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbg
+# - BBTKGEditor v 1.4 BBG BlackBox Diagram file
+# - /home/daniel/creatis/all/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbg
 # ----------------------------------
 
 APP_START
@@ -33,42 +8,43 @@ CATEGORY:application
 DESCRIPTION:Description ??
 AUTHOR:Author ??
 COMPLEXBOX:FALSE
+COMPLEXINPUTS:0
 BOXES:5
 BOX
 creaMiniTools:CommandMenu:Box00
 ISEXEC:FALSE
--8.562797:-6.936835:900.000000
-37.012203:-16.936835:900.000000
+-8.562797:-6.936835:-900.000000
+37.012203:-16.936835:-900.000000
 FIN_BOX
 BOX
 wx:LayoutTab:Box01
 ISEXEC:TRUE
--35.286040:-48.757534:900.000000
-22.273960:-58.757534:900.000000
+-35.286040:-48.757534:-900.000000
+22.273960:-58.757534:-900.000000
 PORT
-WinHeight:350
+WinHeight:"500"
 PORT
-WinTitle:"miniTools- creaTools"
+WinTitle:"CreaTools"
 PORT
-WinWidth:700
+WinWidth:"700"
 FIN_BOX
 BOX
 creaMiniTools:maxiToolsMenu:Box05
 ISEXEC:FALSE
--27.457678:19.904499:900.000000
-18.117322:9.904499:900.000000
+-27.457678:19.904499:-900.000000
+18.117322:9.904499:-900.000000
 FIN_BOX
 BOX
 creaMiniTools:ImageToolsMenu:Box06
 ISEXEC:FALSE
--18.208299:6.810174:900.000000
-27.366701:-3.189826:900.000000
+-18.208299:6.810174:-900.000000
+27.366701:-3.189826:-900.000000
 FIN_BOX
 BOX
 creaMiniTools:helpMenu:Box04
 ISEXEC:FALSE
--1.608260:-20.793421:900.000000
-43.966740:-30.793421:900.000000
+-1.608260:-20.793421:-900.000000
+43.966740:-30.793421:-900.000000
 FIN_BOX
 CONNECTIONS:4
 CONNECTION
index e30de3e6595dbec09eb850d6d215d6f6da662cfb..efd850b70913dcb079aaf1d90beca6a06e1084e3 100644 (file)
@@ -1,31 +1,6 @@
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-#                        pour la Sant�)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-# Previous Authors : Laurent Guigues, Jean-Pierre Roux
-# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
-#
-#  This software is governed by the CeCILL-B license under French law and
-#  abiding by the rules of distribution of free software. You can  use,
-#  modify and/ or redistribute the software under the terms of the CeCILL-B
-#  license as circulated by CEA, CNRS and INRIA at the following URL
-#  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-#  or in the file LICENSE.txt.
-#
-#  As a counterpart to the access to the source code and  rights to copy,
-#  modify and redistribute granted by the license, users are provided only
-#  with a limited warranty  and the software's author,  the holder of the
-#  economic rights,  and the successive licensors  have only  limited
-#  liability.
-#
-#  The fact that you are presently reading this means that you have had
-#  knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------ */
-
 # ----------------------------------
-# - BBTKGEditor v 1.2 BBS BlackBox Script
-# - /Users/davila/Creatis/All5/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbs
+# - BBTKGEditor v 1.4 BBS BlackBox Script
+# - /home/daniel/creatis/all/creatools_source/creaMiniTools/bbtk_package_creaMiniTools/bbs/appli/minitoolsMenu.bbs
 # ----------------------------------
 
 # BBTK GEditor Script
@@ -43,9 +18,9 @@ category "application"
 new CommandMenu Box00
 
 new LayoutTab Box01
-  set Box01.WinHeight 350
-  set Box01.WinTitle "miniTools- creaTools"
-  set Box01.WinWidth 700
+  set Box01.WinHeight "500"
+  set Box01.WinTitle "CreaTools"
+  set Box01.WinWidth "700"
 
 new maxiToolsMenu Box05
 
@@ -55,8 +30,14 @@ new helpMenu Box04
 
 
 connect Box05.widget Box01.Widget1
+
 connect Box06.widget Box01.Widget2
+
 connect Box00.CommandMenu Box01.Widget3
+
 connect Box04.widget Box01.Widget4
 
+
+
+# Complex input ports
 exec Box01
index e59c891e471901eb8ec55509aec528629f7a5c8a..1b58a153b35cbbe2b67fd6d179a288cea738391c 100755 (executable)
@@ -13,284 +13,325 @@ PACKAGENAME:creaMiniTools
 COMPLEXOUTPUTS:1
 COMPLEX_PORT
 CommandMenu
-77.233798:-100.875716:-900.000000
+70.622014:-99.994145:-900.000000
 FIN_COMPLEX_PORT
 COMPLEXINPUTS:0
-BOXES:27
+BOXES:28
 BOX
-wx:CommandButton:Box00
+wx:CommandButton:BBEditorButton
 ISEXEC:FALSE
--170.029535:175.731975:-900.000000
--124.454535:165.731975:-900.000000
+33.172636:222.014465:-900.000000
+104.347636:212.014465:-900.000000
 PORT
-Label:"bbEditor"
+Label:"bbEditor (Graphical Pipeline Editor)"
 FIN_BOX
 BOX
-wx:CommandButton:Box01
+wx:CommandButton:BBIButton
 ISEXEC:FALSE
--50.622547:138.802604:-900.000000
--5.047547:128.802604:-900.000000
+47.231861:181.118024:-900.000000
+118.406861:171.118024:-900.000000
 PORT
-Label:"bbi"
+Label:"bbi (Script Interpreter)"
 FIN_BOX
 BOX
-wx:CommandButton:Box02
+wx:CommandButton:BBStudioButton
 ISEXEC:FALSE
--82.698583:185.741252:-900.000000
--37.123583:175.741252:-900.000000
+246.127490:110.366911:-900.000000
+317.302490:100.366911:-900.000000
 PORT
-Label:"bbStudio"
+Label:"bbStudio (Script Management)"
 FIN_BOX
 BOX
-wx:CommandButton:Box03
+wx:CommandButton:CreaNewProjectButton
 ISEXEC:FALSE
-31.337250:152.422435:-900.000000
-76.912250:142.422435:-900.000000
+127.869301:219.862635:-900.000000
+199.044301:209.862635:-900.000000
 PORT
-Label:"Create New Project"
+Label:"Crea New Project (Create a blank project)"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box04
+std:ExecSystemCommand:CreaNewProjectComm
 ISEXEC:FALSE
-31.341448:136.902778:-900.000000
-102.516448:126.902778:-900.000000
+127.873499:199.935122:-900.000000
+199.048499:189.935122:-900.000000
 PORT
 In:"creaNewProject &"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box05
+std:ExecSystemCommand:BBIComm
 ISEXEC:FALSE
--28.531760:122.817272:-900.000000
-42.643240:112.817272:-900.000000
+47.283367:158.961693:-900.000000
+118.458367:148.961693:-900.000000
 PORT
 In:"bbi &"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box06
+std:ExecSystemCommand:BBStudioComm
 ISEXEC:FALSE
--68.018061:168.675491:-900.000000
-3.156939:158.675491:-900.000000
+246.262087:90.656436:-900.000000
+317.437087:80.656436:-900.000000
 PORT
 In:"bbStudio &"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box07
+std:ExecSystemCommand:BBEditorComm
 ISEXEC:FALSE
--176.775423:158.526590:-900.000000
--105.600423:148.526590:-900.000000
+33.479318:202.164366:-900.000000
+104.654318:192.164366:-900.000000
 PORT
 In:"bbEditor &"
 FIN_BOX
 BOX
-wx:LayoutLine:Box09
+wx:LayoutTab:Tabs
 ISEXEC:FALSE
--103.704774:27.369568:-900.000000
--46.144774:17.369568:-900.000000
-PORT
-Orientation:H
-PORT
-WinTitle:"bbg/bbs"
+74.057776:-35.910504:-900.000000
+119.632776:-45.910504:-900.000000
 FIN_BOX
 BOX
-wx:LayoutTab:Box10
+wx:CommandButton:CreatePackageBBTKButton
 ISEXEC:FALSE
-23.808215:-20.042222:-900.000000
-81.368215:-30.042222:-900.000000
+136.097484:183.771627:-900.000000
+207.272484:173.771627:-900.000000
+PORT
+Label:"Create Package BBTK"
 FIN_BOX
 BOX
-wx:LayoutLine:Box11
+wx:CommandButton:CreateBoxBBTKButton
 ISEXEC:FALSE
-131.157526:29.295253:-900.000000
-188.717526:19.295253:-900.000000
-PORT
-Orientation:H
+144.069443:149.206706:-900.000000
+215.244443:139.206706:-900.000000
 PORT
-WinTitle:"C++"
+Label:"Create Box BBTK"
 FIN_BOX
 BOX
-wx:CommandButton:Box12
+std:ExecSystemCommand:CreatePackageBBTKComm
 ISEXEC:FALSE
-109.650347:177.600628:-900.000000
-155.225347:167.600628:-900.000000
+136.344127:166.893398:-900.000000
+207.519127:156.893398:-900.000000
 PORT
-Label:"Create Package BBTK"
+In:"bbi toolsbbtk/appli/GUICreatePackage.bbs &"
 FIN_BOX
 BOX
-wx:CommandButton:Box13
+std:ExecSystemCommand:CreateBoxBBTKComm
 ISEXEC:FALSE
-184.180935:176.535414:-900.000000
-229.755935:166.535414:-900.000000
+144.042289:128.310366:-900.000000
+215.217289:118.310366:-900.000000
 PORT
-Label:"Create Box BBTK"
+In:"bbi toolsbbtk/appli/GUICreateBlackBox.bbs &"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box14
+wx:LayoutLine:CPPLayout
 ISEXEC:FALSE
-109.896990:160.722399:-900.000000
-181.071990:150.722399:-900.000000
+-37.962640:58.562640:-900.000000
+7.612360:48.562640:-900.000000
 PORT
-In:"bbi toolsbbtk/appli/GUICreatePackage.bbs &"
+Orientation:"V"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box15
+wx:LayoutLine:Layout
 ISEXEC:FALSE
-184.153781:160.928502:-900.000000
-255.328781:150.928502:-900.000000
+67.821957:-66.489373:-900.000000
+125.381957:-76.489373:-900.000000
 PORT
-In:"bbi toolsbbtk/appli/GUICreateBlackBox.bbs &"
+Orientation:"H"
+PORT
+WinTitle:"DevTools"
 FIN_BOX
 BOX
-wx:LayoutLine:Box16
+wx:CommandButton:PlugPackageButton
 ISEXEC:FALSE
--165.151730:72.817119:-900.000000
--107.591730:62.817119:-900.000000
+146.823157:111.280822:-900.000000
+217.998157:101.280822:-900.000000
+PORT
+Label:"Plug Package (Link packages with BBTK)"
 FIN_BOX
 BOX
-wx:LayoutLine:Box17
+std:ExecSystemCommand:PlugPackageComm
 ISEXEC:FALSE
--100.994984:71.786209:-900.000000
--43.434984:61.786209:-900.000000
+147.170219:92.192411:-900.000000
+218.345219:82.192411:-900.000000
+PORT
+In:"bbi toolsbbtk/appli/GUIPlugPackage.bbs &"
 FIN_BOX
 BOX
-wx:LayoutLine:Box18
+wx:CommandButton:CreaDevManagerButton
 ISEXEC:FALSE
--37.497728:72.000231:-900.000000
-20.062272:62.000231:-900.000000
+-49.653867:117.753339:-900.000000
+21.521133:107.753339:-900.000000
+PORT
+Label:"Crea Development Manager"
 FIN_BOX
 BOX
-wx:LayoutLine:Box19
+std:ExecSystemCommand:CreaDevManagerComm
 ISEXEC:FALSE
-185.016484:67.993899:-900.000000
-242.576484:57.993899:-900.000000
+-49.649669:102.233682:-900.000000
+21.525331:92.233682:-900.000000
+PORT
+In:"creaDevManager &"
 FIN_BOX
 BOX
-wx:LayoutLine:Box20
+wx:StaticBox:CPP
 ISEXEC:FALSE
-59.544285:67.183265:-900.000000
-117.104285:57.183265:-900.000000
+-35.042457:25.785959:-900.000000
+10.532543:15.785959:-900.000000
+PORT
+BoxTitle:"C++"
 FIN_BOX
 BOX
-wx:LayoutLine:Box21
+wx:StaticBox:Scripts
 ISEXEC:FALSE
-122.057071:67.987909:-900.000000
-179.617071:57.987909:-900.000000
+46.226744:25.069035:-900.000000
+91.801744:15.069035:-900.000000
+PORT
+BoxTitle:"Scripts (bbg/bbs)"
 FIN_BOX
 BOX
-wx:LayoutLine:Box22
+wx:StaticBox:DCPP
 ISEXEC:FALSE
-67.821957:-56.792089:-900.000000
-125.381957:-66.792089:-900.000000
+120.278729:24.187463:-900.000000
+165.853729:14.187463:-900.000000
 PORT
-Orientation:H
+BoxTitle:"C++"
+FIN_BOX
+BOX
+wx:StaticBox:DScripts
+ISEXEC:FALSE
+201.547930:23.470539:-900.000000
+247.122930:13.470539:-900.000000
 PORT
-WinTitle:"DevelTools"
+BoxTitle:"Scripts (bbg/bbs)"
 FIN_BOX
 BOX
-wx:LayoutTab:Box23
+wx:LayoutLine:ScriptsLayout
 ISEXEC:FALSE
-109.125294:-16.427464:-900.000000
-166.685294:-26.427464:-900.000000
+42.865775:57.845716:-900.000000
+100.425775:47.845716:-900.000000
+PORT
+Orientation:"V"
 FIN_BOX
 BOX
-wx:CommandButton:Box24
+wx:LayoutLine:DCPPLayout
 ISEXEC:FALSE
-184.289935:141.254244:-900.000000
-229.864935:131.254244:-900.000000
+116.917760:57.845716:-900.000000
+174.477760:47.845716:-900.000000
 PORT
-Label:"Plug Package"
+Orientation:"V"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box25
+wx:LayoutLine:DScriptsLayout
 ISEXEC:FALSE
-184.636997:122.165833:-900.000000
-255.811997:112.165833:-900.000000
+198.627747:56.688006:-900.000000
+244.202747:46.688006:-900.000000
 PORT
-In:"bbi toolsbbtk/appli/GUIPlugPackage.bbs &"
+Orientation:"V"
 FIN_BOX
 BOX
-wx:CommandButton:Box26
+wx:LayoutSplit:DeprecatedTools
 ISEXEC:FALSE
-33.654615:191.805323:-900.000000
-79.229615:181.805323:-900.000000
+124.682224:-8.314820:-900.000000
+195.857224:-18.314820:-900.000000
 PORT
-Label:"Crea Development Manager"
+Orientation:"V"
+PORT
+Proportion:"80"
+PORT
+WinTitle:"DeprecatedTools"
 FIN_BOX
 BOX
-std:ExecSystemCommand:Box27
+wx:LayoutSplit:ActiveTools
 ISEXEC:FALSE
-33.658813:176.285666:-900.000000
-104.833813:166.285666:-900.000000
+28.755605:-4.183102:-900.000000
+74.330605:-14.183102:-900.000000
 PORT
-In:"creaDevManager &"
+Orientation:"V"
+PORT
+Proportion:"33"
+PORT
+WinTitle:"Active Tools"
 FIN_BOX
-CONNECTIONS:23
+CONNECTIONS:28
+CONNECTION
+BBIButton:BoxChange:BBIComm:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+CreaNewProjectButton:BoxChange:CreaNewProjectComm:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+BBStudioButton:BoxChange:BBStudioComm:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+BBEditorButton:BoxChange:BBEditorComm:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+CreatePackageBBTKButton:BoxChange:CreatePackageBBTKComm:BoxExecute
+NumberOfControlPoints:0
 CONNECTION
-Box01:BoxChange:Box05:BoxExecute
+CreateBoxBBTKButton:BoxChange:CreateBoxBBTKComm:BoxExecute
 NumberOfControlPoints:0
 CONNECTION
-Box03:BoxChange:Box04:BoxExecute
+Tabs:Widget:Layout:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box02:BoxChange:Box06:BoxExecute
+Layout:Widget:CommandMenu:CommandMenu
 NumberOfControlPoints:0
 CONNECTION
-Box00:BoxChange:Box07:BoxExecute
+PlugPackageButton:BoxChange:PlugPackageComm:BoxExecute
 NumberOfControlPoints:0
 CONNECTION
-Box09:Widget:Box10:Widget1
+CreaDevManagerButton:BoxChange:CreaDevManagerComm:BoxExecute
 NumberOfControlPoints:0
 CONNECTION
-Box12:BoxChange:Box14:BoxExecute
+CPPLayout:Widget:CPP:BoxContent
 NumberOfControlPoints:0
 CONNECTION
-Box13:BoxChange:Box15:BoxExecute
+ScriptsLayout:Widget:Scripts:BoxContent
 NumberOfControlPoints:0
 CONNECTION
-Box01:Widget:Box17:Widget3
+DCPPLayout:Widget:DCPP:BoxContent
 NumberOfControlPoints:0
 CONNECTION
-Box02:Widget:Box17:Widget2
+DScriptsLayout:Widget:DScripts:BoxContent
 NumberOfControlPoints:0
 CONNECTION
-Box00:Widget:Box17:Widget1
+CreaDevManagerButton:Widget:CPPLayout:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box17:Widget:Box09:Widget2
+BBEditorButton:Widget:ScriptsLayout:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box21:Widget:Box11:Widget2
+BBIButton:Widget:ScriptsLayout:Widget2
 NumberOfControlPoints:0
 CONNECTION
-Box03:Widget:Box21:Widget1
+CreaNewProjectButton:Widget:DCPPLayout:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box11:Widget:Box23:Widget1
+CreatePackageBBTKButton:Widget:DCPPLayout:Widget2
 NumberOfControlPoints:0
 CONNECTION
-Box10:Widget:Box22:Widget1
+CreateBoxBBTKButton:Widget:DCPPLayout:Widget3
 NumberOfControlPoints:0
 CONNECTION
-Box23:Widget:Box22:Widget2
+PlugPackageButton:Widget:DCPPLayout:Widget4
 NumberOfControlPoints:0
 CONNECTION
-Box22:Widget:CommandMenu:CommandMenu
+BBStudioButton:Widget:DScriptsLayout:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box24:BoxChange:Box25:BoxExecute
+DScripts:Widget:DeprecatedTools:Widget2
 NumberOfControlPoints:0
 CONNECTION
-Box24:Widget:Box21:Widget5
+DCPP:Widget:DeprecatedTools:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box13:Widget:Box21:Widget4
+DeprecatedTools:Widget:Tabs:Widget2
 NumberOfControlPoints:0
 CONNECTION
-Box12:Widget:Box21:Widget3
+ActiveTools:Widget:Tabs:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box26:BoxChange:Box27:BoxExecute
+CPP:Widget:ActiveTools:Widget1
 NumberOfControlPoints:0
 CONNECTION
-Box26:Widget:Box21:Widget2
+Scripts:Widget:ActiveTools:Widget2
 NumberOfControlPoints:0
 APP_END
index 8df621f4923794441a9e7d9dc6ae49189144ca53..4a7d0e4f845e065ad64f41159fe87d712ea28975 100755 (executable)
@@ -15,110 +15,127 @@ description "Description ??"
 
 category "<VOID>"
 
-new CommandButton Box00
-  set Box00.Label "bbEditor"
+new CommandButton BBEditorButton
+  set BBEditorButton.Label "bbEditor (Graphical Pipeline Editor)"
 
-new CommandButton Box01
-  set Box01.Label "bbi"
+new CommandButton BBIButton
+  set BBIButton.Label "bbi (Script Interpreter)"
 
-new CommandButton Box02
-  set Box02.Label "bbStudio"
+new CommandButton BBStudioButton
+  set BBStudioButton.Label "bbStudio (Script Management)"
 
-new CommandButton Box03
-  set Box03.Label "Create New Project"
+new CommandButton CreaNewProjectButton
+  set CreaNewProjectButton.Label "Crea New Project (Create a blank project)"
 
-new ExecSystemCommand Box04
-  set Box04.In "creaNewProject &"
+new ExecSystemCommand CreaNewProjectComm
+  set CreaNewProjectComm.In "creaNewProject &"
 
-new ExecSystemCommand Box05
-  set Box05.In "bbi &"
+new ExecSystemCommand BBIComm
+  set BBIComm.In "bbi &"
 
-new ExecSystemCommand Box06
-  set Box06.In "bbStudio &"
+new ExecSystemCommand BBStudioComm
+  set BBStudioComm.In "bbStudio &"
 
-new ExecSystemCommand Box07
-  set Box07.In "bbEditor &"
+new ExecSystemCommand BBEditorComm
+  set BBEditorComm.In "bbEditor &"
 
-new LayoutLine Box09
-  set Box09.Orientation H
-  set Box09.WinTitle "bbg/bbs"
+new LayoutTab Tabs
 
-new LayoutTab Box10
+new CommandButton CreatePackageBBTKButton
+  set CreatePackageBBTKButton.Label "Create Package BBTK"
 
-new LayoutLine Box11
-  set Box11.Orientation H
-  set Box11.WinTitle "C++"
+new CommandButton CreateBoxBBTKButton
+  set CreateBoxBBTKButton.Label "Create Box BBTK"
 
-new CommandButton Box12
-  set Box12.Label "Create Package BBTK"
+new ExecSystemCommand CreatePackageBBTKComm
+  set CreatePackageBBTKComm.In "bbi toolsbbtk/appli/GUICreatePackage.bbs &"
 
-new CommandButton Box13
-  set Box13.Label "Create Box BBTK"
+new ExecSystemCommand CreateBoxBBTKComm
+  set CreateBoxBBTKComm.In "bbi toolsbbtk/appli/GUICreateBlackBox.bbs &"
 
-new ExecSystemCommand Box14
-  set Box14.In "bbi toolsbbtk/appli/GUICreatePackage.bbs &"
+new LayoutLine CPPLayout
+  set CPPLayout.Orientation "V"
 
-new ExecSystemCommand Box15
-  set Box15.In "bbi toolsbbtk/appli/GUICreateBlackBox.bbs &"
+new LayoutLine Layout
+  set Layout.Orientation "H"
+  set Layout.WinTitle "DevTools"
 
-new LayoutLine Box16
+new CommandButton PlugPackageButton
+  set PlugPackageButton.Label "Plug Package (Link packages with BBTK)"
 
-new LayoutLine Box17
+new ExecSystemCommand PlugPackageComm
+  set PlugPackageComm.In "bbi toolsbbtk/appli/GUIPlugPackage.bbs &"
 
-new LayoutLine Box18
+new CommandButton CreaDevManagerButton
+  set CreaDevManagerButton.Label "Crea Development Manager"
 
-new LayoutLine Box19
+new ExecSystemCommand CreaDevManagerComm
+  set CreaDevManagerComm.In "creaDevManager &"
 
-new LayoutLine Box20
+new StaticBox CPP
+  set CPP.BoxTitle "C++"
 
-new LayoutLine Box21
+new StaticBox Scripts
+  set Scripts.BoxTitle "Scripts (bbg/bbs)"
 
-new LayoutLine Box22
-  set Box22.Orientation H
-  set Box22.WinTitle "DevelTools"
+new StaticBox DCPP
+  set DCPP.BoxTitle "C++"
 
-new LayoutTab Box23
+new StaticBox DScripts
+  set DScripts.BoxTitle "Scripts (bbg/bbs)"
 
-new CommandButton Box24
-  set Box24.Label "Plug Package"
+new LayoutLine ScriptsLayout
+  set ScriptsLayout.Orientation "V"
 
-new ExecSystemCommand Box25
-  set Box25.In "bbi toolsbbtk/appli/GUIPlugPackage.bbs &"
+new LayoutLine DCPPLayout
+  set DCPPLayout.Orientation "V"
 
-new CommandButton Box26
-  set Box26.Label "Crea Development Manager"
+new LayoutLine DScriptsLayout
+  set DScriptsLayout.Orientation "V"
 
-new ExecSystemCommand Box27
-  set Box27.In "creaDevManager &"
+new LayoutSplit DeprecatedTools
+  set DeprecatedTools.Orientation "V"
+  set DeprecatedTools.Proportion "80"
+  set DeprecatedTools.WinTitle "DeprecatedTools"
 
+new LayoutSplit ActiveTools
+  set ActiveTools.Orientation "V"
+  set ActiveTools.Proportion "33"
+  set ActiveTools.WinTitle "Active Tools"
 
-connect Box01.BoxChange Box05.BoxExecute
-connect Box03.BoxChange Box04.BoxExecute
-connect Box02.BoxChange Box06.BoxExecute
-connect Box00.BoxChange Box07.BoxExecute
-connect Box09.Widget Box10.Widget1
-connect Box12.BoxChange Box14.BoxExecute
-connect Box13.BoxChange Box15.BoxExecute
-connect Box01.Widget Box17.Widget3
-connect Box02.Widget Box17.Widget2
-connect Box00.Widget Box17.Widget1
-connect Box17.Widget Box09.Widget2
-connect Box21.Widget Box11.Widget2
-connect Box03.Widget Box21.Widget1
-connect Box11.Widget Box23.Widget1
-connect Box10.Widget Box22.Widget1
-connect Box23.Widget Box22.Widget2
-connect Box24.BoxChange Box25.BoxExecute
-connect Box24.Widget Box21.Widget5
-connect Box13.Widget Box21.Widget4
-connect Box12.Widget Box21.Widget3
-connect Box26.BoxChange Box27.BoxExecute
-connect Box26.Widget Box21.Widget2
+
+connect BBIButton.BoxChange BBIComm.BoxExecute
+connect CreaNewProjectButton.BoxChange CreaNewProjectComm.BoxExecute
+connect BBStudioButton.BoxChange BBStudioComm.BoxExecute
+connect BBEditorButton.BoxChange BBEditorComm.BoxExecute
+connect CreatePackageBBTKButton.BoxChange CreatePackageBBTKComm.BoxExecute
+connect CreateBoxBBTKButton.BoxChange CreateBoxBBTKComm.BoxExecute
+connect Tabs.Widget Layout.Widget1
+connect PlugPackageButton.BoxChange PlugPackageComm.BoxExecute
+connect CreaDevManagerButton.BoxChange CreaDevManagerComm.BoxExecute
+connect CPPLayout.Widget CPP.BoxContent
+connect ScriptsLayout.Widget Scripts.BoxContent
+connect DCPPLayout.Widget DCPP.BoxContent
+connect DScriptsLayout.Widget DScripts.BoxContent
+connect CreaDevManagerButton.Widget CPPLayout.Widget1
+connect BBEditorButton.Widget ScriptsLayout.Widget1
+connect BBIButton.Widget ScriptsLayout.Widget2
+connect CreaNewProjectButton.Widget DCPPLayout.Widget1
+connect CreatePackageBBTKButton.Widget DCPPLayout.Widget2
+connect CreateBoxBBTKButton.Widget DCPPLayout.Widget3
+connect PlugPackageButton.Widget DCPPLayout.Widget4
+connect BBStudioButton.Widget DScriptsLayout.Widget1
+connect DScripts.Widget DeprecatedTools.Widget2
+connect DCPP.Widget DeprecatedTools.Widget1
+connect DeprecatedTools.Widget Tabs.Widget2
+connect ActiveTools.Widget Tabs.Widget1
+connect CPP.Widget ActiveTools.Widget1
+connect Scripts.Widget ActiveTools.Widget2
 
 # Complex input ports
 
 # Complex output ports
-output CommandMenu Box22.Widget " "
+output CommandMenu Layout.Widget " "
 
 
 endefine