joindialog.ui 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  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.20"/>
  5. <object class="GtkDialog" id="JoinDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="joindialog|JoinDialog">Join Properties</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="default_width">0</property>
  12. <property name="default_height">0</property>
  13. <property name="type_hint">dialog</property>
  14. <child>
  15. <placeholder/>
  16. </child>
  17. <child internal-child="vbox">
  18. <object class="GtkBox" id="dialog-vbox1">
  19. <property name="can_focus">False</property>
  20. <property name="orientation">vertical</property>
  21. <property name="spacing">12</property>
  22. <child internal-child="action_area">
  23. <object class="GtkButtonBox" id="dialog-action_area1">
  24. <property name="can_focus">False</property>
  25. <property name="layout_style">end</property>
  26. <child>
  27. <object class="GtkButton" id="ok">
  28. <property name="label">gtk-ok</property>
  29. <property name="visible">True</property>
  30. <property name="can_focus">True</property>
  31. <property name="can_default">True</property>
  32. <property name="has_default">True</property>
  33. <property name="receives_default">True</property>
  34. <property name="use_stock">True</property>
  35. </object>
  36. <packing>
  37. <property name="expand">False</property>
  38. <property name="fill">True</property>
  39. <property name="position">0</property>
  40. </packing>
  41. </child>
  42. <child>
  43. <object class="GtkButton" id="cancel">
  44. <property name="label">gtk-cancel</property>
  45. <property name="visible">True</property>
  46. <property name="can_focus">True</property>
  47. <property name="receives_default">True</property>
  48. <property name="use_stock">True</property>
  49. </object>
  50. <packing>
  51. <property name="expand">False</property>
  52. <property name="fill">True</property>
  53. <property name="position">1</property>
  54. </packing>
  55. </child>
  56. <child>
  57. <object class="GtkButton" id="help">
  58. <property name="label">gtk-help</property>
  59. <property name="visible">True</property>
  60. <property name="can_focus">True</property>
  61. <property name="receives_default">True</property>
  62. <property name="use_stock">True</property>
  63. </object>
  64. <packing>
  65. <property name="expand">False</property>
  66. <property name="fill">True</property>
  67. <property name="position">2</property>
  68. <property name="secondary">True</property>
  69. </packing>
  70. </child>
  71. </object>
  72. <packing>
  73. <property name="expand">False</property>
  74. <property name="fill">True</property>
  75. <property name="pack_type">end</property>
  76. <property name="position">0</property>
  77. </packing>
  78. </child>
  79. <child>
  80. <!-- n-columns=1 n-rows=1 -->
  81. <object class="GtkGrid" id="grid1">
  82. <property name="visible">True</property>
  83. <property name="can_focus">False</property>
  84. <property name="hexpand">True</property>
  85. <property name="row_spacing">12</property>
  86. <child>
  87. <object class="GtkFrame" id="frame1">
  88. <property name="visible">True</property>
  89. <property name="can_focus">False</property>
  90. <property name="hexpand">True</property>
  91. <property name="label_xalign">0</property>
  92. <property name="shadow_type">none</property>
  93. <child>
  94. <object class="GtkAlignment" id="alignment1">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="hexpand">True</property>
  98. <property name="top_padding">6</property>
  99. <property name="left_padding">12</property>
  100. <child>
  101. <!-- n-columns=1 n-rows=1 -->
  102. <object class="GtkGrid" id="grid2">
  103. <property name="visible">True</property>
  104. <property name="can_focus">False</property>
  105. <property name="hexpand">True</property>
  106. <property name="column_spacing">12</property>
  107. <property name="column_homogeneous">True</property>
  108. <child>
  109. <object class="GtkComboBoxText" id="table1">
  110. <property name="visible">True</property>
  111. <property name="can_focus">False</property>
  112. <property name="hexpand">True</property>
  113. </object>
  114. <packing>
  115. <property name="left_attach">0</property>
  116. <property name="top_attach">0</property>
  117. </packing>
  118. </child>
  119. <child>
  120. <object class="GtkComboBoxText" id="table2">
  121. <property name="visible">True</property>
  122. <property name="can_focus">False</property>
  123. <property name="hexpand">True</property>
  124. </object>
  125. <packing>
  126. <property name="left_attach">1</property>
  127. <property name="top_attach">0</property>
  128. </packing>
  129. </child>
  130. </object>
  131. </child>
  132. </object>
  133. </child>
  134. <child type="label">
  135. <object class="GtkLabel" id="label1">
  136. <property name="visible">True</property>
  137. <property name="can_focus">False</property>
  138. <property name="label" translatable="yes" context="joindialog|label1">Tables Involved</property>
  139. <attributes>
  140. <attribute name="weight" value="bold"/>
  141. </attributes>
  142. </object>
  143. </child>
  144. </object>
  145. <packing>
  146. <property name="left_attach">0</property>
  147. <property name="top_attach">0</property>
  148. </packing>
  149. </child>
  150. <child>
  151. <object class="GtkFrame" id="frame2">
  152. <property name="visible">True</property>
  153. <property name="can_focus">False</property>
  154. <property name="label_xalign">0</property>
  155. <property name="shadow_type">none</property>
  156. <child>
  157. <object class="GtkAlignment" id="alignment2">
  158. <property name="visible">True</property>
  159. <property name="can_focus">False</property>
  160. <property name="top_padding">6</property>
  161. <property name="left_padding">12</property>
  162. <child>
  163. <!-- n-columns=1 n-rows=1 -->
  164. <object class="GtkGrid" id="grid4">
  165. <property name="visible">True</property>
  166. <property name="can_focus">False</property>
  167. <property name="row_spacing">6</property>
  168. <child>
  169. <object class="GtkLabel" id="helptext">
  170. <property name="visible">True</property>
  171. <property name="can_focus">False</property>
  172. <property name="wrap">True</property>
  173. <property name="width_chars">48</property>
  174. <property name="max_width_chars">48</property>
  175. <property name="xalign">0</property>
  176. <property name="yalign">0</property>
  177. </object>
  178. <packing>
  179. <property name="left_attach">0</property>
  180. <property name="top_attach">1</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkBox" id="relations">
  185. <property name="visible">True</property>
  186. <property name="can_focus">False</property>
  187. <property name="hexpand">True</property>
  188. <property name="vexpand">True</property>
  189. </object>
  190. <packing>
  191. <property name="left_attach">0</property>
  192. <property name="top_attach">0</property>
  193. </packing>
  194. </child>
  195. </object>
  196. </child>
  197. </object>
  198. </child>
  199. <child type="label">
  200. <object class="GtkLabel" id="label2">
  201. <property name="visible">True</property>
  202. <property name="can_focus">False</property>
  203. <property name="label" translatable="yes" context="joindialog|label2">Fields Involved</property>
  204. <attributes>
  205. <attribute name="weight" value="bold"/>
  206. </attributes>
  207. </object>
  208. </child>
  209. </object>
  210. <packing>
  211. <property name="left_attach">0</property>
  212. <property name="top_attach">2</property>
  213. </packing>
  214. </child>
  215. <child>
  216. <object class="GtkFrame" id="frame5">
  217. <property name="visible">True</property>
  218. <property name="can_focus">False</property>
  219. <property name="label_xalign">0</property>
  220. <property name="shadow_type">none</property>
  221. <child>
  222. <object class="GtkAlignment" id="alignment5">
  223. <property name="visible">True</property>
  224. <property name="can_focus">False</property>
  225. <property name="top_padding">6</property>
  226. <property name="left_padding">12</property>
  227. <child>
  228. <!-- n-columns=1 n-rows=1 -->
  229. <object class="GtkGrid" id="grid7">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="row_spacing">6</property>
  233. <property name="column_spacing">12</property>
  234. <child>
  235. <object class="GtkLabel" id="label5">
  236. <property name="visible">True</property>
  237. <property name="can_focus">False</property>
  238. <property name="hexpand">True</property>
  239. <property name="label" translatable="yes" context="joindialog|label5">_Type:</property>
  240. <property name="use_underline">True</property>
  241. <property name="mnemonic_widget">type</property>
  242. <property name="xalign">1</property>
  243. </object>
  244. <packing>
  245. <property name="left_attach">0</property>
  246. <property name="top_attach">0</property>
  247. </packing>
  248. </child>
  249. <child>
  250. <object class="GtkComboBoxText" id="type">
  251. <property name="visible">True</property>
  252. <property name="can_focus">False</property>
  253. <property name="hexpand">True</property>
  254. <items>
  255. <item id="1" translatable="yes" context="joindialog|liststore1">Inner join</item>
  256. <item id="2" translatable="yes" context="joindialog|liststore1">Left join</item>
  257. <item id="3" translatable="yes" context="joindialog|liststore1">Right join</item>
  258. <item id="4" translatable="yes" context="joindialog|liststore1">Full (outer) join</item>
  259. <item id="5" translatable="yes" context="joindialog|liststore1">Cross join</item>
  260. </items>
  261. </object>
  262. <packing>
  263. <property name="left_attach">1</property>
  264. <property name="top_attach">0</property>
  265. </packing>
  266. </child>
  267. <child>
  268. <object class="GtkCheckButton" id="natural">
  269. <property name="label" translatable="yes" context="joindialog|natural">Natural</property>
  270. <property name="visible">True</property>
  271. <property name="can_focus">True</property>
  272. <property name="receives_default">False</property>
  273. <property name="use_underline">True</property>
  274. <property name="xalign">0</property>
  275. <property name="draw_indicator">True</property>
  276. </object>
  277. <packing>
  278. <property name="left_attach">1</property>
  279. <property name="top_attach">1</property>
  280. </packing>
  281. </child>
  282. <child>
  283. <placeholder/>
  284. </child>
  285. </object>
  286. </child>
  287. </object>
  288. </child>
  289. <child type="label">
  290. <object class="GtkLabel" id="label6">
  291. <property name="visible">True</property>
  292. <property name="can_focus">False</property>
  293. <property name="label" translatable="yes" context="joindialog|label6">Options</property>
  294. <attributes>
  295. <attribute name="weight" value="bold"/>
  296. </attributes>
  297. </object>
  298. </child>
  299. </object>
  300. <packing>
  301. <property name="left_attach">0</property>
  302. <property name="top_attach">1</property>
  303. </packing>
  304. </child>
  305. </object>
  306. <packing>
  307. <property name="expand">False</property>
  308. <property name="fill">True</property>
  309. <property name="position">1</property>
  310. </packing>
  311. </child>
  312. </object>
  313. </child>
  314. <action-widgets>
  315. <action-widget response="-5">ok</action-widget>
  316. <action-widget response="-6">cancel</action-widget>
  317. <action-widget response="-11">help</action-widget>
  318. </action-widgets>
  319. </object>
  320. <object class="GtkSizeGroup" id="sizegroup1">
  321. <widgets>
  322. <widget name="table1"/>
  323. <widget name="label5"/>
  324. </widgets>
  325. </object>
  326. <object class="GtkSizeGroup" id="sizegroup2">
  327. <widgets>
  328. <widget name="table2"/>
  329. <widget name="type"/>
  330. </widgets>
  331. </object>
  332. </interface>