1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
3 <!--Generated with glade3 3.4.5 on Thu Oct 16 12:26:53 2008 --> |
3 <!--Generated with glade3 3.4.5 on Thu Oct 16 12:33:35 2008 --> |
4 <glade-interface> |
4 <glade-interface> |
5 <widget class="GtkDialog" id="nemmain"> |
5 <widget class="GtkDialog" id="nemmain"> |
6 <property name="visible">True</property> |
6 <property name="visible">True</property> |
7 <property name="border_width">5</property> |
7 <property name="border_width">5</property> |
8 <property name="title" translatable="yes">Main window * test#1</property> |
8 <property name="title" translatable="yes">Main window * test#1</property> |
176 <child> |
176 <child> |
177 <widget class="GtkFrame" id="frame1"> |
177 <widget class="GtkFrame" id="frame1"> |
178 <property name="visible">True</property> |
178 <property name="visible">True</property> |
179 <property name="label_xalign">0</property> |
179 <property name="label_xalign">0</property> |
180 <child> |
180 <child> |
181 <widget class="GtkVBox" id="vbox3"> |
181 <widget class="GtkEventBox" id="eventbox1"> |
182 <property name="visible">True</property> |
182 <property name="visible">True</property> |
183 <child> |
183 <child> |
184 <widget class="GtkHBox" id="hbox2"> |
184 <widget class="GtkVBox" id="vbox3"> |
185 <property name="visible">True</property> |
185 <property name="visible">True</property> |
186 <child> |
186 <child> |
187 <widget class="GtkImage" id="image2"> |
187 <widget class="GtkHBox" id="hbox2"> |
188 <property name="visible">True</property> |
188 <property name="visible">True</property> |
189 <property name="stock">gtk-dialog-info</property> |
189 <child> |
190 <property name="icon_size">6</property> |
190 <widget class="GtkImage" id="image2"> |
|
191 <property name="visible">True</property> |
|
192 <property name="stock">gtk-dialog-info</property> |
|
193 <property name="icon_size">6</property> |
|
194 </widget> |
|
195 </child> |
|
196 <child> |
|
197 <widget class="GtkLabel" id="main_text1"> |
|
198 <property name="visible">True</property> |
|
199 <property name="has_tooltip">True</property> |
|
200 <property name="tooltip_markup">Az üdvozlő szöveg</property> |
|
201 <property name="label" translatable="yes">Enter your name and |
|
202 bear the consequences.</property> |
|
203 </widget> |
|
204 <packing> |
|
205 <property name="position">1</property> |
|
206 </packing> |
|
207 </child> |
191 </widget> |
208 </widget> |
192 </child> |
209 </child> |
193 <child> |
210 <child> |
194 <widget class="GtkLabel" id="main_text1"> |
211 <widget class="GtkHBox" id="hbox3"> |
195 <property name="visible">True</property> |
212 <property name="visible">True</property> |
196 <property name="has_tooltip">True</property> |
213 <child> |
197 <property name="tooltip_markup">Az üdvozlő szöveg</property> |
214 <widget class="GtkLabel" id="label3"> |
198 <property name="label" translatable="yes">Enter your name and |
215 <property name="visible">True</property> |
199 bear the consequences.</property> |
216 <property name="label" translatable="yes">Thy name:</property> |
|
217 </widget> |
|
218 </child> |
|
219 <child> |
|
220 <widget class="GtkEntry" id="entry"> |
|
221 <property name="visible">True</property> |
|
222 <property name="can_focus">True</property> |
|
223 <property name="has_tooltip">True</property> |
|
224 <property name="tooltip_markup">Yourname here</property> |
|
225 <signal name="key_release_event" handler="on_entry_key_release_event"/> |
|
226 </widget> |
|
227 <packing> |
|
228 <property name="position">1</property> |
|
229 </packing> |
|
230 </child> |
200 </widget> |
231 </widget> |
201 <packing> |
232 <packing> |
202 <property name="position">1</property> |
233 <property name="position">1</property> |
203 </packing> |
234 </packing> |
204 </child> |
235 </child> |
205 </widget> |
236 </widget> |
206 </child> |
237 </child> |
207 <child> |
|
208 <widget class="GtkHBox" id="hbox3"> |
|
209 <property name="visible">True</property> |
|
210 <child> |
|
211 <widget class="GtkLabel" id="label3"> |
|
212 <property name="visible">True</property> |
|
213 <property name="label" translatable="yes">Thy name:</property> |
|
214 </widget> |
|
215 </child> |
|
216 <child> |
|
217 <widget class="GtkEntry" id="entry"> |
|
218 <property name="visible">True</property> |
|
219 <property name="can_focus">True</property> |
|
220 <property name="has_tooltip">True</property> |
|
221 <property name="tooltip_markup">Yourname here</property> |
|
222 <signal name="key_release_event" handler="on_entry_key_release_event"/> |
|
223 </widget> |
|
224 <packing> |
|
225 <property name="position">1</property> |
|
226 </packing> |
|
227 </child> |
|
228 </widget> |
|
229 <packing> |
|
230 <property name="position">1</property> |
|
231 </packing> |
|
232 </child> |
|
233 </widget> |
238 </widget> |
234 </child> |
239 </child> |
235 <child> |
240 <child> |
236 <widget class="GtkLabel" id="label2"> |
241 <widget class="GtkLabel" id="label2"> |
237 <property name="visible">True</property> |
242 <property name="visible">True</property> |