1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"DirectSQLDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"directsqldialog|DirectSQLDialog">Execute SQL Statement
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"type_hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can_focus">False
</property>
22 <property name=
"layout_style">end
</property>
24 <object class=
"GtkButton" id=
"help">
25 <property name=
"label">gtk-help
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"can_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use_stock">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
36 <property name=
"secondary">True
</property>
40 <object class=
"GtkButton" id=
"close">
41 <property name=
"label">gtk-close
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">True
</property>
44 <property name=
"can_default">True
</property>
45 <property name=
"receives_default">True
</property>
46 <property name=
"use_stock">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"pack_type">end
</property>
59 <property name=
"position">0</property>
63 <object class=
"GtkFrame" id=
"frame1">
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">False
</property>
66 <property name=
"hexpand">True
</property>
67 <property name=
"vexpand">True
</property>
68 <property name=
"label_xalign">0</property>
69 <property name=
"shadow_type">none
</property>
71 <object class=
"GtkAlignment" id=
"alignment1">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"hexpand">True
</property>
75 <property name=
"vexpand">True
</property>
76 <property name=
"top_padding">6</property>
77 <property name=
"left_padding">12</property>
79 <object class=
"GtkGrid" id=
"grid1">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"vexpand">True
</property>
84 <property name=
"row_spacing">6</property>
86 <object class=
"GtkScrolledWindow">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">True
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"vexpand">True
</property>
91 <property name=
"border_width">0</property>
92 <property name=
"shadow_type">in
</property>
94 <object class=
"GtkViewport">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
98 <object class=
"GtkDrawingArea" id=
"sql">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK
</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">1</property>
113 <object class=
"GtkLabel" id=
"sql_label">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">False
</property>
116 <property name=
"label" translatable=
"yes" context=
"directsqldialog|sql_label">_Command to execute:
</property>
117 <property name=
"use_underline">True
</property>
118 <property name=
"mnemonic_widget">sql
</property>
119 <property name=
"xalign">0</property>
122 <property name=
"left_attach">0</property>
123 <property name=
"top_attach">0</property>
127 <object class=
"GtkGrid" id=
"grid2">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"column_spacing">12</property>
132 <object class=
"GtkCheckButton" id=
"showoutput">
133 <property name=
"label" translatable=
"yes" context=
"directsqldialog|showoutput">_Show output of
"select" statements
</property>
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">True
</property>
136 <property name=
"receives_default">False
</property>
137 <property name=
"use_underline">True
</property>
138 <property name=
"xalign">0</property>
139 <property name=
"draw_indicator">True
</property>
142 <property name=
"left_attach">0</property>
143 <property name=
"top_attach">0</property>
147 <object class=
"GtkButton" id=
"execute">
148 <property name=
"label" translatable=
"yes" context=
"directsqldialog|execute">_Execute
</property>
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"can_default">True
</property>
152 <property name=
"has_default">True
</property>
153 <property name=
"receives_default">True
</property>
154 <property name=
"use_underline">True
</property>
157 <property name=
"left_attach">1</property>
158 <property name=
"top_attach">0</property>
163 <property name=
"left_attach">0</property>
164 <property name=
"top_attach">2</property>
168 <object class=
"GtkComboBoxText" id=
"sqlhistory">
169 <property name=
"visible">True
</property>
170 <property name=
"can_focus">False
</property>
173 <property name=
"left_attach">0</property>
174 <property name=
"top_attach">4</property>
178 <object class=
"GtkLabel" id=
"sqlhistory_label">
179 <property name=
"visible">True
</property>
180 <property name=
"can_focus">False
</property>
181 <property name=
"label" translatable=
"yes" context=
"directsqldialog|sqlhistory_label">_Previous commands:
</property>
182 <property name=
"use_underline">True
</property>
183 <property name=
"mnemonic_widget">sqlhistory
</property>
184 <property name=
"xalign">0</property>
187 <property name=
"left_attach">0</property>
188 <property name=
"top_attach">3</property>
196 <object class=
"GtkLabel" id=
"label1">
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">False
</property>
199 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label1">SQL Command
</property>
201 <attribute name=
"weight" value=
"bold"/>
207 <property name=
"expand">False
</property>
208 <property name=
"fill">True
</property>
209 <property name=
"position">1</property>
213 <object class=
"GtkFrame" id=
"frame2">
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">False
</property>
216 <property name=
"label_xalign">0</property>
217 <property name=
"shadow_type">none
</property>
219 <object class=
"GtkAlignment" id=
"alignment2">
220 <property name=
"visible">True
</property>
221 <property name=
"can_focus">False
</property>
222 <property name=
"top_padding">6</property>
223 <property name=
"left_padding">12</property>
225 <object class=
"GtkScrolledWindow" id=
"scrolledwindow2">
226 <property name=
"visible">True
</property>
227 <property name=
"can_focus">True
</property>
228 <property name=
"shadow_type">in
</property>
230 <object class=
"GtkTextView" id=
"status">
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">True
</property>
233 <property name=
"editable">False
</property>
241 <object class=
"GtkLabel" id=
"label2">
242 <property name=
"visible">True
</property>
243 <property name=
"can_focus">False
</property>
244 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label2">Status
</property>
246 <attribute name=
"weight" value=
"bold"/>
252 <property name=
"expand">False
</property>
253 <property name=
"fill">True
</property>
254 <property name=
"position">2</property>
258 <object class=
"GtkFrame" id=
"frame3">
259 <property name=
"visible">True
</property>
260 <property name=
"can_focus">False
</property>
261 <property name=
"label_xalign">0</property>
262 <property name=
"shadow_type">none
</property>
264 <object class=
"GtkAlignment" id=
"alignment3">
265 <property name=
"visible">True
</property>
266 <property name=
"can_focus">False
</property>
267 <property name=
"top_padding">6</property>
268 <property name=
"left_padding">12</property>
270 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
271 <property name=
"visible">True
</property>
272 <property name=
"can_focus">True
</property>
273 <property name=
"shadow_type">in
</property>
275 <object class=
"GtkTextView" id=
"output">
276 <property name=
"visible">True
</property>
277 <property name=
"can_focus">True
</property>
278 <property name=
"editable">False
</property>
286 <object class=
"GtkLabel" id=
"label3">
287 <property name=
"visible">True
</property>
288 <property name=
"can_focus">False
</property>
289 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label3">Output
</property>
291 <attribute name=
"weight" value=
"bold"/>
297 <property name=
"expand">False
</property>
298 <property name=
"fill">True
</property>
299 <property name=
"position">3</property>
305 <action-widget response=
"-11">help
</action-widget>
306 <action-widget response=
"-7">close
</action-widget>