]> Creatis software - bbtk.git/blob - packages/toolsbbtk/bbs/appli/GUIPlugPackage.bbg
Feature #1676
[bbtk.git] / packages / toolsbbtk / bbs / appli / GUIPlugPackage.bbg
1 # ----------------------------------
2 # - BBTKGEditor v 1.3 BBG BlackBox Diagram file
3 # - /home/daniel/Documents/TrabajosCreaTools/Proyectos/PlugPackageBBS/GUIPlugPackage.bbg
4 # ----------------------------------
5
6 APP_START
7 CATEGORY:Core Script
8 DESCRIPTION:Plug Package script
9 AUTHOR:Daniel F Gonzalez
10 COMPLEXBOX:FALSE
11 BOXES:7
12 BOX
13 wx:DirectorySelector:directorySelect
14 ISEXEC:TRUE
15 -53.953613:46.374504:-900.000000
16 17.221387:36.374504:-900.000000
17 PORT
18 Message:"Select the location of the package"
19 PORT
20 Title:"Select Package"
21 FIN_BOX
22 BOX
23 wx:LayoutLine:Layout
24 ISEXEC:TRUE
25 -86.305460:-39.244838:-900.000000
26 -28.745460:-49.244838:-900.000000
27 PORT
28 WinTitle:"Plug Package"
29 FIN_BOX
30 BOX
31 wx:OutputText:title
32 ISEXEC:FALSE
33 -112.774918:11.953102:-900.000000
34 -67.199918:1.953102:-900.000000
35 PORT
36 In:"Plug package directory&&2P&& "
37 FIN_BOX
38 BOX
39 std:ExecSystemCommand:execution
40 ISEXEC:FALSE
41 -7.017895:-53.162212:-900.000000
42 64.157105:-63.162212:-900.000000
43 FIN_BOX
44 BOX
45 wx:CommandButton:plugButton
46 ISEXEC:FALSE
47 -15.909874:12.084440:-900.000000
48 55.265126:2.084440:-900.000000
49 PORT
50 In:"print $lineToExecute.Out$; exec execution;"
51 PORT
52 Label:"Plug it!"
53 FIN_BOX
54 BOX
55 std:ConcatStrings:lineToExecute
56 ISEXEC:FALSE
57 -4.345134:-26.348428:-900.000000
58 66.829866:-36.348428:-900.000000
59 PORT
60 In1:"bbPlugPackage "
61 FIN_BOX
62 BOX
63 wx:OutputText:pathText
64 ISEXEC:FALSE
65 -64.000751:12.249860:-900.000000
66 -18.425751:2.249860:-900.000000
67 FIN_BOX
68 CONNECTIONS:6
69 CONNECTION
70 title:Widget:Layout:Widget1
71 NumberOfControlPoints:0
72 CONNECTION
73 lineToExecute:Out:execution:In
74 NumberOfControlPoints:0
75 CONNECTION
76 plugButton:Widget:Layout:Widget3
77 NumberOfControlPoints:0
78 CONNECTION
79 directorySelect:Out:lineToExecute:In2
80 NumberOfControlPoints:0
81 CONNECTION
82 directorySelect:Out:pathText:In
83 NumberOfControlPoints:0
84 CONNECTION
85 pathText:Widget:Layout:Widget2
86 NumberOfControlPoints:0
87 APP_END