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=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name expander -->
8 <column type=
"GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <object class=
"GtkTreeStore" id=
"liststore2">
17 <!-- column-name expander -->
18 <column type=
"GdkPixbuf"/>
19 <!-- column-name text -->
20 <column type=
"gchararray"/>
21 <!-- column-name id -->
22 <column type=
"gchararray"/>
25 <object class=
"GtkDialog" id=
"TablesJoinDialog">
26 <property name=
"can_focus">False
</property>
27 <property name=
"border_width">6</property>
28 <property name=
"resizable">False
</property>
29 <property name=
"default_width">0</property>
30 <property name=
"default_height">0</property>
31 <property name=
"type_hint">dialog
</property>
35 <child internal-child=
"vbox">
36 <object class=
"GtkBox" id=
"dialog-vbox1">
37 <property name=
"can_focus">False
</property>
38 <property name=
"orientation">vertical
</property>
39 <property name=
"spacing">12</property>
40 <child internal-child=
"action_area">
41 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
42 <property name=
"can_focus">False
</property>
43 <property name=
"layout_style">end
</property>
45 <object class=
"GtkButton" id=
"add">
46 <property name=
"label">gtk-add
</property>
47 <property name=
"visible">True
</property>
48 <property name=
"can_focus">True
</property>
49 <property name=
"can_default">True
</property>
50 <property name=
"has_default">True
</property>
51 <property name=
"receives_default">True
</property>
52 <property name=
"use_stock">True
</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">True
</property>
57 <property name=
"position">0</property>
61 <object class=
"GtkButton" id=
"close">
62 <property name=
"label">gtk-close
</property>
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">True
</property>
65 <property name=
"receives_default">True
</property>
66 <property name=
"use_stock">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">1</property>
75 <object class=
"GtkButton" id=
"help">
76 <property name=
"label">gtk-help
</property>
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">True
</property>
79 <property name=
"receives_default">True
</property>
80 <property name=
"use_stock">True
</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"position">2</property>
86 <property name=
"secondary">True
</property>
91 <property name=
"expand">False
</property>
92 <property name=
"fill">True
</property>
93 <property name=
"pack_type">end
</property>
94 <property name=
"position">0</property>
98 <object class=
"GtkGrid" id=
"grid1">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">False
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"vexpand">True
</property>
103 <property name=
"row_spacing">6</property>
105 <object class=
"GtkRadioButton" id=
"tables">
106 <property name=
"label" translatable=
"yes" context=
"tablesjoindialog|tables">Tables
</property>
107 <property name=
"visible">True
</property>
108 <property name=
"can_focus">True
</property>
109 <property name=
"receives_default">False
</property>
110 <property name=
"use_underline">True
</property>
111 <property name=
"xalign">0</property>
112 <property name=
"active">True
</property>
113 <property name=
"draw_indicator">True
</property>
116 <property name=
"left_attach">0</property>
117 <property name=
"top_attach">0</property>
121 <object class=
"GtkRadioButton" id=
"queries">
122 <property name=
"label" translatable=
"yes" context=
"tablesjoindialog|queries">Queries
</property>
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">True
</property>
125 <property name=
"receives_default">False
</property>
126 <property name=
"use_underline">True
</property>
127 <property name=
"xalign">0</property>
128 <property name=
"draw_indicator">True
</property>
129 <property name=
"group">tables
</property>
132 <property name=
"left_attach">0</property>
133 <property name=
"top_attach">1</property>
137 <object class=
"GtkScrolledWindow">
138 <property name=
"visible">True
</property>
139 <property name=
"can_focus">True
</property>
140 <property name=
"hexpand">True
</property>
141 <property name=
"vexpand">True
</property>
142 <property name=
"shadow_type">in
</property>
144 <object class=
"GtkTreeView" id=
"tablelist">
145 <property name=
"width_request">-
1</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"receives_default">True
</property>
149 <property name=
"hexpand">True
</property>
150 <property name=
"vexpand">True
</property>
151 <property name=
"model">liststore2
</property>
152 <property name=
"headers_visible">False
</property>
153 <property name=
"search_column">1</property>
154 <property name=
"show_expanders">True
</property>
155 <property name=
"enable_tree_lines">True
</property>
156 <child internal-child=
"selection">
157 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
160 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn8">
161 <property name=
"spacing">6</property>
163 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext5"/>
165 <attribute name=
"pixbuf">0</attribute>
169 <object class=
"GtkCellRendererText" id=
"cellrenderertext6"/>
171 <attribute name=
"text">1</attribute>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">2</property>
185 <object class=
"GtkLabel" id=
"title">
186 <property name=
"can_focus">False
</property>
187 <property name=
"no_show_all">True
</property>
188 <property name=
"label" translatable=
"yes" context=
"tablesjoindialog|title">Add Tables
</property>
191 <property name=
"left_attach">0</property>
192 <property name=
"top_attach">4</property>
196 <object class=
"GtkLabel" id=
"alttitle">
197 <property name=
"can_focus">False
</property>
198 <property name=
"no_show_all">True
</property>
199 <property name=
"label" translatable=
"yes" context=
"tablesjoindialog|alttitle">Add Table or Query
</property>
202 <property name=
"left_attach">0</property>
203 <property name=
"top_attach">5</property>
207 <object class=
"GtkScrolledWindow">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">True
</property>
210 <property name=
"hexpand">True
</property>
211 <property name=
"vexpand">True
</property>
212 <property name=
"shadow_type">in
</property>
214 <object class=
"GtkTreeView" id=
"querylist">
215 <property name=
"width_request">-
1</property>
216 <property name=
"visible">True
</property>
217 <property name=
"can_focus">True
</property>
218 <property name=
"receives_default">True
</property>
219 <property name=
"hexpand">True
</property>
220 <property name=
"vexpand">True
</property>
221 <property name=
"model">liststore1
</property>
222 <property name=
"headers_visible">False
</property>
223 <property name=
"search_column">1</property>
224 <property name=
"show_expanders">False
</property>
225 <property name=
"enable_tree_lines">True
</property>
226 <child internal-child=
"selection">
227 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection3"/>
230 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn18">
231 <property name=
"spacing">6</property>
233 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext15"/>
235 <attribute name=
"pixbuf">0</attribute>
239 <object class=
"GtkCellRendererText" id=
"cellrenderertext16"/>
241 <attribute name=
"text">1</attribute>
250 <property name=
"left_attach">0</property>
251 <property name=
"top_attach">3</property>
256 <property name=
"expand">False
</property>
257 <property name=
"fill">True
</property>
258 <property name=
"position">1</property>
264 <action-widget response=
"101">add
</action-widget>
265 <action-widget response=
"-7">close
</action-widget>
266 <action-widget response=
"-11">help
</action-widget>