dropdownfielddialog.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name text -->
  8. <column type="gchararray"/>
  9. <!-- column-name id -->
  10. <column type="gchararray"/>
  11. </columns>
  12. </object>
  13. <object class="GtkDialog" id="DropdownFieldDialog">
  14. <property name="can_focus">False</property>
  15. <property name="border_width">6</property>
  16. <property name="title" translatable="yes" context="dropdownfielddialog|DropdownFieldDialog">Choose Item: </property>
  17. <property name="resizable">False</property>
  18. <property name="modal">True</property>
  19. <property name="default_width">0</property>
  20. <property name="default_height">0</property>
  21. <property name="type_hint">dialog</property>
  22. <child internal-child="vbox">
  23. <object class="GtkBox" id="dialog-vbox1">
  24. <property name="can_focus">False</property>
  25. <property name="orientation">vertical</property>
  26. <property name="spacing">12</property>
  27. <child internal-child="action_area">
  28. <object class="GtkButtonBox" id="dialog-action_area1">
  29. <property name="can_focus">False</property>
  30. <property name="layout_style">end</property>
  31. <child>
  32. <!-- n-columns=1 n-rows=1 -->
  33. <object class="GtkGrid" id="grid2">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="column_spacing">6</property>
  37. <property name="column_homogeneous">True</property>
  38. <child>
  39. <object class="GtkButton" id="prev">
  40. <property name="label">gtk-media-previous</property>
  41. <property name="can_focus">True</property>
  42. <property name="receives_default">True</property>
  43. <property name="use_stock">True</property>
  44. <property name="image_position">right</property>
  45. </object>
  46. <packing>
  47. <property name="left_attach">0</property>
  48. <property name="top_attach">0</property>
  49. </packing>
  50. </child>
  51. <child>
  52. <object class="GtkButton" id="next">
  53. <property name="label">gtk-media-next</property>
  54. <property name="can_focus">True</property>
  55. <property name="receives_default">True</property>
  56. <property name="use_stock">True</property>
  57. <child internal-child="accessible">
  58. <object class="AtkObject" id="next-atkobject">
  59. <property name="AtkObject::accessible-description" translatable="yes" context="dropdownfielddialog|extended_tip|next">Closes the current Input list and displays the next, if available.</property>
  60. </object>
  61. </child>
  62. </object>
  63. <packing>
  64. <property name="left_attach">1</property>
  65. <property name="top_attach">0</property>
  66. </packing>
  67. </child>
  68. </object>
  69. <packing>
  70. <property name="expand">False</property>
  71. <property name="fill">True</property>
  72. <property name="position">0</property>
  73. </packing>
  74. </child>
  75. <child>
  76. <object class="GtkButton" id="edit">
  77. <property name="label">gtk-edit</property>
  78. <property name="visible">True</property>
  79. <property name="can_focus">True</property>
  80. <property name="receives_default">True</property>
  81. <property name="use_stock">True</property>
  82. <child internal-child="accessible">
  83. <object class="AtkObject" id="edit-atkobject">
  84. <property name="AtkObject::accessible-description" translatable="yes" context="dropdownfielddialog|extended_tip|edit">Displays the Edit Fields: Functions dialog, where you can edit the Input list.</property>
  85. </object>
  86. </child>
  87. </object>
  88. <packing>
  89. <property name="expand">False</property>
  90. <property name="fill">True</property>
  91. <property name="position">1</property>
  92. </packing>
  93. </child>
  94. <child>
  95. <object class="GtkButton" id="ok">
  96. <property name="label">gtk-ok</property>
  97. <property name="visible">True</property>
  98. <property name="sensitive">False</property>
  99. <property name="can_focus">True</property>
  100. <property name="can_default">True</property>
  101. <property name="has_default">True</property>
  102. <property name="receives_default">True</property>
  103. <property name="use_stock">True</property>
  104. </object>
  105. <packing>
  106. <property name="expand">False</property>
  107. <property name="fill">True</property>
  108. <property name="position">2</property>
  109. </packing>
  110. </child>
  111. <child>
  112. <object class="GtkButton" id="cancel">
  113. <property name="label">gtk-cancel</property>
  114. <property name="visible">True</property>
  115. <property name="can_focus">True</property>
  116. <property name="receives_default">True</property>
  117. <property name="use_stock">True</property>
  118. </object>
  119. <packing>
  120. <property name="expand">False</property>
  121. <property name="fill">True</property>
  122. <property name="position">3</property>
  123. </packing>
  124. </child>
  125. <child>
  126. <object class="GtkButton" id="help">
  127. <property name="label">gtk-help</property>
  128. <property name="visible">True</property>
  129. <property name="can_focus">True</property>
  130. <property name="receives_default">True</property>
  131. <property name="use_stock">True</property>
  132. </object>
  133. <packing>
  134. <property name="expand">False</property>
  135. <property name="fill">True</property>
  136. <property name="position">4</property>
  137. <property name="secondary">True</property>
  138. </packing>
  139. </child>
  140. </object>
  141. <packing>
  142. <property name="expand">False</property>
  143. <property name="fill">True</property>
  144. <property name="pack_type">end</property>
  145. <property name="position">0</property>
  146. </packing>
  147. </child>
  148. <child>
  149. <object class="GtkFrame" id="frame1">
  150. <property name="visible">True</property>
  151. <property name="can_focus">False</property>
  152. <property name="hexpand">True</property>
  153. <property name="vexpand">True</property>
  154. <property name="label_xalign">0</property>
  155. <property name="shadow_type">none</property>
  156. <child>
  157. <object class="GtkAlignment" id="alignment1">
  158. <property name="visible">True</property>
  159. <property name="can_focus">False</property>
  160. <property name="hexpand">True</property>
  161. <property name="vexpand">True</property>
  162. <property name="top_padding">6</property>
  163. <property name="left_padding">12</property>
  164. <child>
  165. <!-- n-columns=1 n-rows=1 -->
  166. <object class="GtkGrid" id="grid1">
  167. <property name="visible">True</property>
  168. <property name="can_focus">False</property>
  169. <property name="hexpand">True</property>
  170. <property name="vexpand">True</property>
  171. <property name="row_spacing">6</property>
  172. <child>
  173. <object class="GtkScrolledWindow">
  174. <property name="visible">True</property>
  175. <property name="can_focus">True</property>
  176. <property name="hexpand">True</property>
  177. <property name="vexpand">True</property>
  178. <property name="shadow_type">in</property>
  179. <child>
  180. <object class="GtkTreeView" id="list">
  181. <property name="visible">True</property>
  182. <property name="can_focus">True</property>
  183. <property name="hexpand">True</property>
  184. <property name="vexpand">True</property>
  185. <property name="model">liststore1</property>
  186. <property name="headers_visible">False</property>
  187. <property name="headers_clickable">False</property>
  188. <property name="search_column">0</property>
  189. <property name="show_expanders">False</property>
  190. <child internal-child="selection">
  191. <object class="GtkTreeSelection" id="treeview-selection1"/>
  192. </child>
  193. <child>
  194. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  195. <child>
  196. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  197. <attributes>
  198. <attribute name="text">0</attribute>
  199. </attributes>
  200. </child>
  201. </object>
  202. </child>
  203. </object>
  204. </child>
  205. </object>
  206. <packing>
  207. <property name="left_attach">0</property>
  208. <property name="top_attach">0</property>
  209. </packing>
  210. </child>
  211. </object>
  212. </child>
  213. </object>
  214. </child>
  215. <child type="label">
  216. <object class="GtkLabel" id="label1">
  217. <property name="visible">True</property>
  218. <property name="can_focus">False</property>
  219. <property name="label" translatable="yes" context="dropdownfielddialog|label1">Edit</property>
  220. <attributes>
  221. <attribute name="weight" value="bold"/>
  222. </attributes>
  223. </object>
  224. </child>
  225. </object>
  226. <packing>
  227. <property name="expand">False</property>
  228. <property name="fill">True</property>
  229. <property name="position">1</property>
  230. </packing>
  231. </child>
  232. </object>
  233. </child>
  234. <action-widgets>
  235. <action-widget response="101">edit</action-widget>
  236. <action-widget response="-5">ok</action-widget>
  237. <action-widget response="-6">cancel</action-widget>
  238. <action-widget response="-11">help</action-widget>
  239. </action-widgets>
  240. <child type="titlebar">
  241. <placeholder/>
  242. </child>
  243. </object>
  244. </interface>