]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blob - Constructor/constructor.glade
Agrego la carpeta constructor para hacer algunas pruebas... uija!
[z.facultad/75.42/plaqui.git] / Constructor / constructor.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5
6 <widget class="GtkWindow" id="window1">
7   <property name="visible">True</property>
8   <property name="title" translatable="yes">window1</property>
9   <property name="type">GTK_WINDOW_TOPLEVEL</property>
10   <property name="window_position">GTK_WIN_POS_NONE</property>
11   <property name="modal">False</property>
12   <property name="resizable">True</property>
13   <property name="destroy_with_parent">False</property>
14
15   <child>
16     <widget class="GtkVBox" id="vbox1">
17       <property name="visible">True</property>
18       <property name="homogeneous">False</property>
19       <property name="spacing">0</property>
20
21       <child>
22         <widget class="GtkAlignment" id="alignment1">
23           <property name="visible">True</property>
24           <property name="xalign">0.5</property>
25           <property name="yalign">0.5</property>
26           <property name="xscale">1</property>
27           <property name="yscale">1</property>
28
29           <child>
30             <widget class="GtkMenuBar" id="menubar1">
31               <property name="visible">True</property>
32
33               <child>
34                 <widget class="GtkMenuItem" id="menuitem1">
35                   <property name="visible">True</property>
36                   <property name="label" translatable="yes">_File</property>
37                   <property name="use_underline">True</property>
38
39                   <child>
40                     <widget class="GtkMenu" id="menu1">
41
42                       <child>
43                         <widget class="GtkImageMenuItem" id="new1">
44                           <property name="visible">True</property>
45                           <property name="label">gtk-new</property>
46                           <property name="use_stock">True</property>
47                           <signal name="activate" handler="on_new1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
48                         </widget>
49                       </child>
50
51                       <child>
52                         <widget class="GtkImageMenuItem" id="open1">
53                           <property name="visible">True</property>
54                           <property name="label">gtk-open</property>
55                           <property name="use_stock">True</property>
56                           <signal name="activate" handler="on_open1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
57                         </widget>
58                       </child>
59
60                       <child>
61                         <widget class="GtkImageMenuItem" id="save1">
62                           <property name="visible">True</property>
63                           <property name="label">gtk-save</property>
64                           <property name="use_stock">True</property>
65                           <signal name="activate" handler="on_save1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
66                         </widget>
67                       </child>
68
69                       <child>
70                         <widget class="GtkImageMenuItem" id="save_as1">
71                           <property name="visible">True</property>
72                           <property name="label">gtk-save-as</property>
73                           <property name="use_stock">True</property>
74                           <signal name="activate" handler="on_save_as1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
75                         </widget>
76                       </child>
77
78                       <child>
79                         <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
80                           <property name="visible">True</property>
81                         </widget>
82                       </child>
83
84                       <child>
85                         <widget class="GtkImageMenuItem" id="quit1">
86                           <property name="visible">True</property>
87                           <property name="label">gtk-quit</property>
88                           <property name="use_stock">True</property>
89                           <signal name="activate" handler="on_quit1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
90                         </widget>
91                       </child>
92                     </widget>
93                   </child>
94                 </widget>
95               </child>
96
97               <child>
98                 <widget class="GtkMenuItem" id="menuitem2">
99                   <property name="visible">True</property>
100                   <property name="label" translatable="yes">_Edit</property>
101                   <property name="use_underline">True</property>
102
103                   <child>
104                     <widget class="GtkMenu" id="menu2">
105
106                       <child>
107                         <widget class="GtkImageMenuItem" id="copy1">
108                           <property name="visible">True</property>
109                           <property name="label">gtk-copy</property>
110                           <property name="use_stock">True</property>
111                           <signal name="activate" handler="on_copy1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
112                         </widget>
113                       </child>
114
115                       <child>
116                         <widget class="GtkImageMenuItem" id="paste1">
117                           <property name="visible">True</property>
118                           <property name="label">gtk-paste</property>
119                           <property name="use_stock">True</property>
120                           <signal name="activate" handler="on_paste1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
121                         </widget>
122                       </child>
123
124                       <child>
125                         <widget class="GtkImageMenuItem" id="delete1">
126                           <property name="visible">True</property>
127                           <property name="label">gtk-delete</property>
128                           <property name="use_stock">True</property>
129                           <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
130                         </widget>
131                       </child>
132                     </widget>
133                   </child>
134                 </widget>
135               </child>
136
137               <child>
138                 <widget class="GtkMenuItem" id="menuitem3">
139                   <property name="visible">True</property>
140                   <property name="label" translatable="yes">_View</property>
141                   <property name="use_underline">True</property>
142
143                   <child>
144                     <widget class="GtkMenu" id="menu3">
145                     </widget>
146                   </child>
147                 </widget>
148               </child>
149
150               <child>
151                 <widget class="GtkMenuItem" id="menuitem4">
152                   <property name="visible">True</property>
153                   <property name="label" translatable="yes">_Help</property>
154                   <property name="use_underline">True</property>
155
156                   <child>
157                     <widget class="GtkMenu" id="menu4">
158
159                       <child>
160                         <widget class="GtkMenuItem" id="about1">
161                           <property name="visible">True</property>
162                           <property name="label" translatable="yes">_About</property>
163                           <property name="use_underline">True</property>
164                           <signal name="activate" handler="on_about1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
165                         </widget>
166                       </child>
167                     </widget>
168                   </child>
169                 </widget>
170               </child>
171             </widget>
172           </child>
173         </widget>
174         <packing>
175           <property name="padding">0</property>
176           <property name="expand">False</property>
177           <property name="fill">False</property>
178         </packing>
179       </child>
180
181       <child>
182         <widget class="GtkAlignment" id="alignment2">
183           <property name="visible">True</property>
184           <property name="xalign">0.5</property>
185           <property name="yalign">0.5</property>
186           <property name="xscale">1</property>
187           <property name="yscale">1</property>
188
189           <child>
190             <widget class="GtkHBox" id="hbox1">
191               <property name="visible">True</property>
192               <property name="homogeneous">False</property>
193               <property name="spacing">0</property>
194
195               <child>
196                 <widget class="GtkVBox" id="vbox2">
197                   <property name="visible">True</property>
198                   <property name="homogeneous">False</property>
199                   <property name="spacing">0</property>
200
201                   <child>
202                     <widget class="GtkVButtonBox" id="vbuttonbox1">
203                       <property name="height_request">1</property>
204                       <property name="visible">True</property>
205                       <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
206                       <property name="spacing">0</property>
207
208                       <child>
209                         <widget class="GtkButton" id="button6">
210                           <property name="visible">True</property>
211                           <property name="can_default">True</property>
212                           <property name="can_focus">True</property>
213                           <property name="label" translatable="yes">button6</property>
214                           <property name="use_underline">True</property>
215                           <property name="relief">GTK_RELIEF_NORMAL</property>
216                         </widget>
217                       </child>
218
219                       <child>
220                         <widget class="GtkButton" id="button7">
221                           <property name="visible">True</property>
222                           <property name="can_default">True</property>
223                           <property name="can_focus">True</property>
224                           <property name="label" translatable="yes">button7</property>
225                           <property name="use_underline">True</property>
226                           <property name="relief">GTK_RELIEF_NORMAL</property>
227                         </widget>
228                       </child>
229
230                       <child>
231                         <widget class="GtkButton" id="button8">
232                           <property name="visible">True</property>
233                           <property name="can_default">True</property>
234                           <property name="can_focus">True</property>
235                           <property name="label" translatable="yes">button8</property>
236                           <property name="use_underline">True</property>
237                           <property name="relief">GTK_RELIEF_NORMAL</property>
238                         </widget>
239                       </child>
240                     </widget>
241                     <packing>
242                       <property name="padding">0</property>
243                       <property name="expand">True</property>
244                       <property name="fill">True</property>
245                     </packing>
246                   </child>
247                 </widget>
248                 <packing>
249                   <property name="padding">0</property>
250                   <property name="expand">False</property>
251                   <property name="fill">False</property>
252                 </packing>
253               </child>
254
255               <child>
256                 <widget class="GtkScrolledWindow" id="scrolledwindow1">
257                   <property name="visible">True</property>
258                   <property name="can_focus">True</property>
259                   <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
260                   <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
261                   <property name="shadow_type">GTK_SHADOW_NONE</property>
262                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
263
264                   <child>
265                     <widget class="GtkViewport" id="viewport1">
266                       <property name="visible">True</property>
267                       <property name="shadow_type">GTK_SHADOW_IN</property>
268
269                       <child>
270                         <widget class="GtkFixed" id="fixed1">
271                           <property name="visible">True</property>
272
273                           <child>
274                             <widget class="GtkButton" id="button9">
275                               <property name="width_request">53</property>
276                               <property name="height_request">27</property>
277                               <property name="visible">True</property>
278                               <property name="can_focus">True</property>
279                               <property name="label" translatable="yes">button9</property>
280                               <property name="use_underline">True</property>
281                               <property name="relief">GTK_RELIEF_NORMAL</property>
282                             </widget>
283                             <packing>
284                               <property name="x">64</property>
285                               <property name="y">80</property>
286                             </packing>
287                           </child>
288                         </widget>
289                       </child>
290                     </widget>
291                   </child>
292                 </widget>
293                 <packing>
294                   <property name="padding">0</property>
295                   <property name="expand">True</property>
296                   <property name="fill">True</property>
297                 </packing>
298               </child>
299             </widget>
300           </child>
301         </widget>
302         <packing>
303           <property name="padding">0</property>
304           <property name="expand">True</property>
305           <property name="fill">True</property>
306         </packing>
307       </child>
308     </widget>
309   </child>
310 </widget>
311
312 </glade-interface>