Rev 587 | Rev 592 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
584 | FredericG | 1 | <?xml version="1.0"?> |
591 | FredericG | 2 | <!-- generated by wxGlade 0.6.3 on Tue Sep 29 18:21:51 2009 --> |
584 | FredericG | 3 | |
585 | FredericG | 4 | <application path="D:\Fred\MK_Proj\VibrationTest\trunk\VibrationTest\VibrationTestGui.py" name="VibrationTestGui" class="App" option="0" language="python" top_window="frame_1" encoding="ISO-8859-15" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.6" is_template="0"> |
584 | FredericG | 5 | <object class="MainFrame" name="frame_1" base="EditFrame"> |
6 | <style>wxDEFAULT_FRAME_STYLE</style> |
||
587 | FredericG | 7 | <title>VibrationTest</title> |
8 | <menubar>1</menubar> |
||
9 | <object class="wxMenuBar" name="frame_1_menubar" base="EditMenuBar"> |
||
10 | <menus> |
||
11 | <menu name="" label="File"> |
||
12 | <item> |
||
13 | <label>Exit</label> |
||
14 | </item> |
||
15 | </menu> |
||
16 | <menu name="" label="TestSet"> |
||
17 | <item> |
||
18 | <label>Clear</label> |
||
19 | </item> |
||
20 | <item> |
||
21 | <label>Import</label> |
||
22 | <handler>OnImport</handler> |
||
23 | </item> |
||
24 | </menu> |
||
25 | <menu name="" label="MK"> |
||
26 | </menu> |
||
27 | <menu name="" label="Help"> |
||
28 | </menu> |
||
29 | </menus> |
||
30 | </object> |
||
584 | FredericG | 31 | <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer"> |
32 | <orient>wxVERTICAL</orient> |
||
33 | <object class="sizeritem"> |
||
591 | FredericG | 34 | <border>0</border> |
35 | <option>0</option> |
||
36 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
37 | <height>20</height> |
||
38 | <width>20</width> |
||
39 | </object> |
||
40 | </object> |
||
41 | <object class="sizeritem"> |
||
584 | FredericG | 42 | <border>2</border> |
43 | <option>0</option> |
||
44 | <object class="wxGridSizer" name="grid_sizer_1" base="EditGridSizer"> |
||
45 | <hgap>4</hgap> |
||
46 | <rows>5</rows> |
||
47 | <cols>4</cols> |
||
48 | <vgap>4</vgap> |
||
49 | <object class="sizeritem"> |
||
50 | <flag>wxALIGN_RIGHT</flag> |
||
51 | <border>0</border> |
||
52 | <option>0</option> |
||
53 | <object class="wxStaticText" name="Port" base="EditStaticText"> |
||
54 | <attribute>1</attribute> |
||
55 | <label>Port</label> |
||
56 | </object> |
||
57 | </object> |
||
58 | <object class="sizeritem"> |
||
59 | <border>0</border> |
||
60 | <option>0</option> |
||
61 | <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl"> |
||
62 | </object> |
||
63 | </object> |
||
64 | <object class="sizeritem"> |
||
65 | <flag>wxALIGN_RIGHT</flag> |
||
66 | <border>0</border> |
||
67 | <option>0</option> |
||
68 | <object class="wxStaticText" name="label_5" base="EditStaticText"> |
||
69 | <attribute>1</attribute> |
||
70 | <label>label_5</label> |
||
71 | </object> |
||
72 | </object> |
||
73 | <object class="sizeritem"> |
||
74 | <border>0</border> |
||
75 | <option>0</option> |
||
76 | <object class="wxTextCtrl" name="text_ctrl_5" base="EditTextCtrl"> |
||
77 | </object> |
||
78 | </object> |
||
79 | <object class="sizeritem"> |
||
80 | <flag>wxALIGN_RIGHT</flag> |
||
81 | <border>0</border> |
||
82 | <option>0</option> |
||
83 | <object class="wxStaticText" name="label_2" base="EditStaticText"> |
||
84 | <attribute>1</attribute> |
||
85 | <label>Motor(s)</label> |
||
86 | </object> |
||
87 | </object> |
||
88 | <object class="sizeritem"> |
||
89 | <border>0</border> |
||
90 | <option>0</option> |
||
91 | <object class="wxTextCtrl" name="text_ctrl_2" base="EditTextCtrl"> |
||
92 | </object> |
||
93 | </object> |
||
94 | <object class="sizeritem"> |
||
95 | <flag>wxALIGN_RIGHT</flag> |
||
96 | <border>0</border> |
||
97 | <option>0</option> |
||
98 | <object class="wxStaticText" name="label_6" base="EditStaticText"> |
||
99 | <attribute>1</attribute> |
||
100 | <label>label_6</label> |
||
101 | </object> |
||
102 | </object> |
||
103 | <object class="sizeritem"> |
||
104 | <border>0</border> |
||
105 | <option>0</option> |
||
106 | <object class="wxTextCtrl" name="text_ctrl_6" base="EditTextCtrl"> |
||
107 | </object> |
||
108 | </object> |
||
109 | <object class="sizeritem"> |
||
110 | <flag>wxALIGN_RIGHT</flag> |
||
111 | <border>0</border> |
||
112 | <option>0</option> |
||
113 | <object class="wxStaticText" name="label_3" base="EditStaticText"> |
||
114 | <attribute>1</attribute> |
||
115 | <label>Channel(s)</label> |
||
116 | </object> |
||
117 | </object> |
||
118 | <object class="sizeritem"> |
||
119 | <border>0</border> |
||
120 | <option>0</option> |
||
121 | <object class="wxTextCtrl" name="text_ctrl_3" base="EditTextCtrl"> |
||
122 | </object> |
||
123 | </object> |
||
124 | <object class="sizeritem"> |
||
125 | <flag>wxALIGN_RIGHT</flag> |
||
126 | <border>0</border> |
||
127 | <option>0</option> |
||
128 | <object class="wxStaticText" name="label_7" base="EditStaticText"> |
||
129 | <attribute>1</attribute> |
||
130 | <label>label_7</label> |
||
131 | </object> |
||
132 | </object> |
||
133 | <object class="sizeritem"> |
||
134 | <border>0</border> |
||
135 | <option>0</option> |
||
136 | <object class="wxTextCtrl" name="text_ctrl_7" base="EditTextCtrl"> |
||
137 | </object> |
||
138 | </object> |
||
139 | <object class="sizeritem"> |
||
140 | <flag>wxALIGN_RIGHT</flag> |
||
141 | <border>0</border> |
||
142 | <option>0</option> |
||
143 | <object class="wxStaticText" name="label_4" base="EditStaticText"> |
||
144 | <attribute>1</attribute> |
||
145 | <label>Speed(s)</label> |
||
146 | </object> |
||
147 | </object> |
||
148 | <object class="sizeritem"> |
||
149 | <border>0</border> |
||
150 | <option>0</option> |
||
151 | <object class="wxTextCtrl" name="text_ctrl_4" base="EditTextCtrl"> |
||
152 | </object> |
||
153 | </object> |
||
154 | <object class="sizeritem"> |
||
155 | <flag>wxALIGN_RIGHT</flag> |
||
156 | <border>0</border> |
||
157 | <option>0</option> |
||
158 | <object class="wxStaticText" name="label_8" base="EditStaticText"> |
||
159 | <attribute>1</attribute> |
||
160 | <label>label_8</label> |
||
161 | </object> |
||
162 | </object> |
||
163 | <object class="sizeritem"> |
||
164 | <border>0</border> |
||
165 | <option>0</option> |
||
166 | <object class="wxTextCtrl" name="text_ctrl_8" base="EditTextCtrl"> |
||
167 | </object> |
||
168 | </object> |
||
169 | <object class="sizeritem"> |
||
170 | <border>0</border> |
||
171 | <option>0</option> |
||
172 | <object class="wxButton" name="button_1" base="EditButton"> |
||
173 | <label>button_1</label> |
||
174 | </object> |
||
175 | </object> |
||
176 | <object class="sizerslot" /> |
||
177 | <object class="sizerslot" /> |
||
178 | <object class="sizerslot" /> |
||
179 | </object> |
||
180 | </object> |
||
181 | <object class="sizeritem"> |
||
182 | <border>0</border> |
||
585 | FredericG | 183 | <option>0</option> |
591 | FredericG | 184 | <object class="spacer" name="spacer" base="EditSpacer"> |
185 | <height>20</height> |
||
186 | <width>20</width> |
||
187 | </object> |
||
188 | </object> |
||
189 | <object class="sizeritem"> |
||
190 | <border>0</border> |
||
191 | <option>1</option> |
||
192 | <object class="wxPanel" name="GraphPanel" base="EditPanel"> |
||
193 | <style>wxDOUBLE_BORDER|wxTAB_TRAVERSAL</style> |
||
585 | FredericG | 194 | <size>800,300</size> |
195 | </object> |
||
196 | </object> |
||
197 | <object class="sizeritem"> |
||
586 | FredericG | 198 | <flag>wxEXPAND</flag> |
585 | FredericG | 199 | <border>0</border> |
591 | FredericG | 200 | <option>0</option> |
201 | <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> |
||
202 | <orient>wxHORIZONTAL</orient> |
||
203 | <object class="sizeritem"> |
||
204 | <border>0</border> |
||
205 | <option>0</option> |
||
206 | <object class="wxChoice" name="choice_3" base="EditChoice"> |
||
207 | <selection>0</selection> |
||
208 | <choices> |
||
209 | </choices> |
||
210 | </object> |
||
211 | </object> |
||
212 | <object class="sizeritem"> |
||
213 | <border>0</border> |
||
214 | <option>0</option> |
||
215 | <object class="wxChoice" name="choice_4" base="EditChoice"> |
||
216 | <selection>0</selection> |
||
217 | <choices> |
||
218 | </choices> |
||
219 | </object> |
||
220 | </object> |
||
221 | </object> |
||
222 | </object> |
||
223 | <object class="sizeritem"> |
||
224 | <border>0</border> |
||
225 | <option>0</option> |
||
226 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
227 | <height>20</height> |
||
228 | <width>20</width> |
||
229 | </object> |
||
230 | </object> |
||
231 | <object class="sizeritem"> |
||
232 | <flag>wxEXPAND</flag> |
||
233 | <border>0</border> |
||
584 | FredericG | 234 | <option>1</option> |
586 | FredericG | 235 | <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer"> |
236 | <hgap>4</hgap> |
||
237 | <rows>2</rows> |
||
238 | <cols>1</cols> |
||
239 | <vgap>4</vgap> |
||
240 | <object class="sizeritem"> |
||
241 | <flag>wxALL|wxEXPAND</flag> |
||
242 | <border>0</border> |
||
243 | <option>1</option> |
||
244 | <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl"> |
||
245 | <style>wxLC_REPORT|wxSUNKEN_BORDER</style> |
||
246 | </object> |
||
247 | </object> |
||
584 | FredericG | 248 | </object> |
249 | </object> |
||
250 | </object> |
||
251 | </object> |
||
252 | </application> |