You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

p300-tactile-7.ui 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0"?>
  2. <interface>
  3. <!-- interface-requires gtk+ 2.12 -->
  4. <!-- interface-naming-policy toplevel-contextual -->
  5. <object class="GtkWindow" id="p300-tactile">
  6. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  7. <child>
  8. <object class="GtkTable" id="p300-tactile-main">
  9. <property name="visible">True</property>
  10. <property name="n_rows">3</property>
  11. <property name="row_spacing">4</property>
  12. <child>
  13. <object class="GtkTable" id="p300-tactile-table">
  14. <property name="visible">True</property>
  15. <property name="n_rows">7</property>
  16. <property name="n_columns">1</property>
  17. <property name="homogeneous">True</property>
  18. <child>
  19. <object class="GtkEventBox" id="eventbox-1">
  20. <property name="visible">True</property>
  21. <child>
  22. <object class="GtkLabel" id="label-1">
  23. <property name="visible">True</property>
  24. <property name="label" translatable="yes">Tactilo1</property>
  25. <property name="use_markup">True</property>
  26. <property name="justify">center</property>
  27. </object>
  28. </child>
  29. </object>
  30. <packing>
  31. <property name="top_attach">1</property>
  32. <property name="bottom_attach">1</property>
  33. </packing>
  34. </child>
  35. <child>
  36. <object class="GtkEventBox" id="eventbox-2">
  37. <property name="visible">True</property>
  38. <child>
  39. <object class="GtkLabel" id="label-2">
  40. <property name="visible">True</property>
  41. <property name="label" translatable="yes">Tactilo2</property>
  42. <property name="use_markup">True</property>
  43. <property name="justify">center</property>
  44. </object>
  45. </child>
  46. </object>
  47. <packing>
  48. <property name="top_attach">1</property>
  49. <property name="bottom_attach">2</property>
  50. </packing>
  51. </child>
  52. <child>
  53. <object class="GtkEventBox" id="eventbox-3">
  54. <property name="visible">True</property>
  55. <child>
  56. <object class="GtkLabel" id="label-3">
  57. <property name="visible">True</property>
  58. <property name="label" translatable="yes">Tactilo3</property>
  59. <property name="use_markup">True</property>
  60. <property name="justify">center</property>
  61. </object>
  62. </child>
  63. </object>
  64. <packing>
  65. <property name="top_attach">2</property>
  66. <property name="bottom_attach">3</property>
  67. </packing>
  68. </child>
  69. <child>
  70. <object class="GtkEventBox" id="eventbox-4">
  71. <property name="visible">True</property>
  72. <child>
  73. <object class="GtkLabel" id="label-4">
  74. <property name="visible">True</property>
  75. <property name="label" translatable="yes">Tactilo4</property>
  76. <property name="use_markup">True</property>
  77. <property name="justify">center</property>
  78. </object>
  79. </child>
  80. </object>
  81. <packing>
  82. <property name="top_attach">3</property>
  83. <property name="bottom_attach">4</property>
  84. </packing>
  85. </child>
  86. <child>
  87. <object class="GtkEventBox" id="eventbox-5">
  88. <property name="visible">True</property>
  89. <child>
  90. <object class="GtkLabel" id="label-5">
  91. <property name="visible">True</property>
  92. <property name="label" translatable="yes">Tactilo5</property>
  93. <property name="use_markup">True</property>
  94. <property name="justify">center</property>
  95. </object>
  96. </child>
  97. </object>
  98. <packing>
  99. <property name="top_attach">4</property>
  100. <property name="bottom_attach">5</property>
  101. </packing>
  102. </child>
  103. <child>
  104. <object class="GtkEventBox" id="eventbox-6">
  105. <property name="visible">True</property>
  106. <child>
  107. <object class="GtkLabel" id="label-6">
  108. <property name="visible">True</property>
  109. <property name="label" translatable="yes">Tactilo6</property>
  110. <property name="use_markup">True</property>
  111. <property name="justify">center</property>
  112. </object>
  113. </child>
  114. </object>
  115. <packing>
  116. <property name="top_attach">5</property>
  117. <property name="bottom_attach">6</property>
  118. </packing>
  119. </child>
  120. <child>
  121. <object class="GtkEventBox" id="eventbox-7">
  122. <property name="visible">True</property>
  123. <child>
  124. <object class="GtkLabel" id="label-7">
  125. <property name="visible">True</property>
  126. <property name="label" translatable="yes">Tactilo7</property>
  127. <property name="use_markup">True</property>
  128. <property name="justify">center</property>
  129. </object>
  130. </child>
  131. </object>
  132. <packing>
  133. <property name="top_attach">6</property>
  134. <property name="bottom_attach">7</property>
  135. </packing>
  136. </child>
  137. </object>
  138. </child>
  139. <child>
  140. <object class="GtkTable" id="p300-tactile-table-target-result">
  141. <property name="visible">True</property>
  142. <property name="n_rows">2</property>
  143. <property name="n_columns">3</property>
  144. <property name="column_spacing">4</property>
  145. <property name="row_spacing">4</property>
  146. <child>
  147. <object class="GtkLabel" id="label-result">
  148. <property name="visible">True</property>
  149. <property name="xalign">0</property>
  150. <property name="single_line_mode">True</property>
  151. </object>
  152. <packing>
  153. <property name="left_attach">2</property>
  154. <property name="right_attach">3</property>
  155. <property name="top_attach">1</property>
  156. <property name="bottom_attach">2</property>
  157. <property name="y_options">GTK_FILL</property>
  158. </packing>
  159. </child>
  160. <child>
  161. <object class="GtkLabel" id="label-target">
  162. <property name="visible">True</property>
  163. <property name="xalign">0</property>
  164. <property name="single_line_mode">True</property>
  165. </object>
  166. <packing>
  167. <property name="left_attach">2</property>
  168. <property name="right_attach">3</property>
  169. <property name="y_options">GTK_FILL</property>
  170. </packing>
  171. </child>
  172. <child>
  173. <object class="GtkLabel" id="label-result-title">
  174. <property name="visible">True</property>
  175. <property name="xalign">0</property>
  176. <property name="label" translatable="yes">Result :</property>
  177. <property name="single_line_mode">True</property>
  178. </object>
  179. <packing>
  180. <property name="left_attach">1</property>
  181. <property name="right_attach">2</property>
  182. <property name="top_attach">1</property>
  183. <property name="bottom_attach">2</property>
  184. <property name="x_options">GTK_FILL</property>
  185. <property name="y_options">GTK_FILL</property>
  186. </packing>
  187. </child>
  188. <child>
  189. <object class="GtkLabel" id="label-target-title">
  190. <property name="visible">True</property>
  191. <property name="xalign">0</property>
  192. <property name="label" translatable="yes">Target :</property>
  193. <property name="single_line_mode">True</property>
  194. </object>
  195. <packing>
  196. <property name="left_attach">1</property>
  197. <property name="right_attach">2</property>
  198. <property name="x_options">GTK_FILL</property>
  199. <property name="y_options">GTK_FILL</property>
  200. </packing>
  201. </child>
  202. <child>
  203. <object class="GtkImage" id="image">
  204. <property name="visible">True</property>
  205. <property name="stock">gtk-select-font</property>
  206. </object>
  207. <packing>
  208. <property name="bottom_attach">2</property>
  209. <property name="x_options"></property>
  210. <property name="y_options"></property>
  211. </packing>
  212. </child>
  213. </object>
  214. <packing>
  215. <property name="top_attach">2</property>
  216. <property name="bottom_attach">3</property>
  217. <property name="y_options">GTK_FILL</property>
  218. </packing>
  219. </child>
  220. <child>
  221. <object class="GtkHSeparator" id="hseparator">
  222. <property name="visible">True</property>
  223. </object>
  224. <packing>
  225. <property name="top_attach">1</property>
  226. <property name="bottom_attach">2</property>
  227. <property name="x_options">GTK_FILL</property>
  228. <property name="y_options">GTK_FILL</property>
  229. </packing>
  230. </child>
  231. </object>
  232. </child>
  233. </object>
  234. <object class="GtkWindow" id="p300-tactile-toolbar">
  235. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  236. <property name="title" translatable="yes">P300 tactile</property>
  237. <property name="type_hint">dialog</property>
  238. <child>
  239. <object class="GtkToolbar" id="toolbar">
  240. <property name="width_request">640</property>
  241. <property name="visible">True</property>
  242. <property name="toolbar_style">both</property>
  243. <child>
  244. <object class="GtkToggleToolButton" id="toolbutton-show_target_text">
  245. <property name="visible">True</property>
  246. <property name="label" translatable="yes">Show Target Text</property>
  247. <property name="stock_id">gtk-info</property>
  248. <property name="active">True</property>
  249. </object>
  250. <packing>
  251. <property name="expand">False</property>
  252. <property name="homogeneous">True</property>
  253. </packing>
  254. </child>
  255. <child>
  256. <object class="GtkToggleToolButton" id="toolbutton-show_result_text">
  257. <property name="visible">True</property>
  258. <property name="label" translatable="yes">Show Result Text</property>
  259. <property name="stock_id">gtk-info</property>
  260. <property name="active">True</property>
  261. </object>
  262. <packing>
  263. <property name="expand">False</property>
  264. <property name="homogeneous">True</property>
  265. </packing>
  266. </child>
  267. </object>
  268. </child>
  269. </object>
  270. </interface>