filldlg.ui 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sc">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="FillSeriesDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="filldlg|FillSeriesDialog">Fill Series</property>
  9. <property name="modal">True</property>
  10. <property name="default_width">0</property>
  11. <property name="default_height">0</property>
  12. <property name="type_hint">dialog</property>
  13. <child internal-child="vbox">
  14. <object class="GtkBox" id="dialog-vbox1">
  15. <property name="can_focus">False</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">12</property>
  18. <child internal-child="action_area">
  19. <object class="GtkButtonBox" id="dialog-action_area1">
  20. <property name="can_focus">False</property>
  21. <property name="layout_style">end</property>
  22. <child>
  23. <object class="GtkButton" id="ok">
  24. <property name="label">gtk-ok</property>
  25. <property name="visible">True</property>
  26. <property name="can_focus">True</property>
  27. <property name="can_default">True</property>
  28. <property name="has_default">True</property>
  29. <property name="receives_default">True</property>
  30. <property name="use_stock">True</property>
  31. </object>
  32. <packing>
  33. <property name="expand">False</property>
  34. <property name="fill">True</property>
  35. <property name="position">0</property>
  36. </packing>
  37. </child>
  38. <child>
  39. <object class="GtkButton" id="cancel">
  40. <property name="label">gtk-cancel</property>
  41. <property name="visible">True</property>
  42. <property name="can_focus">True</property>
  43. <property name="receives_default">True</property>
  44. <property name="use_stock">True</property>
  45. </object>
  46. <packing>
  47. <property name="expand">False</property>
  48. <property name="fill">True</property>
  49. <property name="position">1</property>
  50. </packing>
  51. </child>
  52. <child>
  53. <object class="GtkButton" id="help">
  54. <property name="label">gtk-help</property>
  55. <property name="visible">True</property>
  56. <property name="can_focus">True</property>
  57. <property name="receives_default">True</property>
  58. <property name="use_stock">True</property>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="position">2</property>
  64. <property name="secondary">True</property>
  65. </packing>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="expand">False</property>
  70. <property name="fill">True</property>
  71. <property name="pack_type">end</property>
  72. <property name="position">0</property>
  73. </packing>
  74. </child>
  75. <child>
  76. <!-- n-columns=1 n-rows=1 -->
  77. <object class="GtkGrid" id="grid1">
  78. <property name="visible">True</property>
  79. <property name="can_focus">False</property>
  80. <property name="row_spacing">12</property>
  81. <property name="column_spacing">12</property>
  82. <child>
  83. <object class="GtkFrame" id="frame1">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="hexpand">True</property>
  87. <property name="label_xalign">0</property>
  88. <property name="shadow_type">none</property>
  89. <child>
  90. <object class="GtkAlignment" id="alignment1">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="hexpand">True</property>
  94. <property name="top_padding">6</property>
  95. <property name="left_padding">12</property>
  96. <child>
  97. <object class="GtkBox" id="box1">
  98. <property name="visible">True</property>
  99. <property name="can_focus">False</property>
  100. <property name="hexpand">True</property>
  101. <property name="orientation">vertical</property>
  102. <property name="spacing">6</property>
  103. <child>
  104. <object class="GtkRadioButton" id="down">
  105. <property name="label" translatable="yes" context="filldlg|down">_Down</property>
  106. <property name="visible">True</property>
  107. <property name="can_focus">True</property>
  108. <property name="receives_default">False</property>
  109. <property name="use_underline">True</property>
  110. <property name="xalign">0</property>
  111. <property name="active">True</property>
  112. <property name="draw_indicator">True</property>
  113. <child internal-child="accessible">
  114. <object class="AtkObject" id="down-atkobject">
  115. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|down">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</property>
  116. </object>
  117. </child>
  118. </object>
  119. <packing>
  120. <property name="expand">False</property>
  121. <property name="fill">True</property>
  122. <property name="position">0</property>
  123. </packing>
  124. </child>
  125. <child>
  126. <object class="GtkRadioButton" id="right">
  127. <property name="label" translatable="yes" context="filldlg|right">_Right</property>
  128. <property name="visible">True</property>
  129. <property name="can_focus">True</property>
  130. <property name="receives_default">False</property>
  131. <property name="use_underline">True</property>
  132. <property name="xalign">0</property>
  133. <property name="draw_indicator">True</property>
  134. <property name="group">down</property>
  135. <child internal-child="accessible">
  136. <object class="AtkObject" id="right-atkobject">
  137. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|right">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</property>
  138. </object>
  139. </child>
  140. </object>
  141. <packing>
  142. <property name="expand">False</property>
  143. <property name="fill">True</property>
  144. <property name="position">1</property>
  145. </packing>
  146. </child>
  147. <child>
  148. <object class="GtkRadioButton" id="up">
  149. <property name="label" translatable="yes" context="filldlg|up">_Up</property>
  150. <property name="visible">True</property>
  151. <property name="can_focus">True</property>
  152. <property name="receives_default">False</property>
  153. <property name="use_underline">True</property>
  154. <property name="xalign">0</property>
  155. <property name="draw_indicator">True</property>
  156. <property name="group">down</property>
  157. <child internal-child="accessible">
  158. <object class="AtkObject" id="up-atkobject">
  159. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|up">Creates an upward series in the cell range of the column using the defined increment to the end value.</property>
  160. </object>
  161. </child>
  162. </object>
  163. <packing>
  164. <property name="expand">False</property>
  165. <property name="fill">True</property>
  166. <property name="position">2</property>
  167. </packing>
  168. </child>
  169. <child>
  170. <object class="GtkRadioButton" id="left">
  171. <property name="label" translatable="yes" context="filldlg|left">_Left</property>
  172. <property name="visible">True</property>
  173. <property name="can_focus">True</property>
  174. <property name="receives_default">False</property>
  175. <property name="use_underline">True</property>
  176. <property name="xalign">0</property>
  177. <property name="draw_indicator">True</property>
  178. <property name="group">down</property>
  179. <child internal-child="accessible">
  180. <object class="AtkObject" id="left-atkobject">
  181. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|left">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</property>
  182. </object>
  183. </child>
  184. </object>
  185. <packing>
  186. <property name="expand">False</property>
  187. <property name="fill">True</property>
  188. <property name="position">3</property>
  189. </packing>
  190. </child>
  191. </object>
  192. </child>
  193. </object>
  194. </child>
  195. <child type="label">
  196. <object class="GtkLabel" id="label1">
  197. <property name="visible">True</property>
  198. <property name="can_focus">False</property>
  199. <property name="hexpand">True</property>
  200. <property name="label" translatable="yes" context="filldlg|label1">Direction</property>
  201. <attributes>
  202. <attribute name="weight" value="bold"/>
  203. </attributes>
  204. </object>
  205. </child>
  206. </object>
  207. <packing>
  208. <property name="left_attach">0</property>
  209. <property name="top_attach">0</property>
  210. </packing>
  211. </child>
  212. <child>
  213. <object class="GtkFrame" id="frame2">
  214. <property name="visible">True</property>
  215. <property name="can_focus">False</property>
  216. <property name="hexpand">True</property>
  217. <property name="label_xalign">0</property>
  218. <property name="shadow_type">none</property>
  219. <child>
  220. <object class="GtkAlignment" id="alignment2">
  221. <property name="visible">True</property>
  222. <property name="can_focus">False</property>
  223. <property name="hexpand">True</property>
  224. <property name="top_padding">6</property>
  225. <property name="left_padding">12</property>
  226. <child>
  227. <object class="GtkBox" id="box2">
  228. <property name="visible">True</property>
  229. <property name="can_focus">False</property>
  230. <property name="hexpand">True</property>
  231. <property name="orientation">vertical</property>
  232. <property name="spacing">6</property>
  233. <child>
  234. <object class="GtkRadioButton" id="linear">
  235. <property name="label" translatable="yes" context="filldlg|linear">Li_near</property>
  236. <property name="visible">True</property>
  237. <property name="can_focus">True</property>
  238. <property name="receives_default">False</property>
  239. <property name="use_underline">True</property>
  240. <property name="xalign">0</property>
  241. <property name="active">True</property>
  242. <property name="draw_indicator">True</property>
  243. <child internal-child="accessible">
  244. <object class="AtkObject" id="linear-atkobject">
  245. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|linear">Creates a linear number series using the defined increment and end value.</property>
  246. </object>
  247. </child>
  248. </object>
  249. <packing>
  250. <property name="expand">False</property>
  251. <property name="fill">True</property>
  252. <property name="position">0</property>
  253. </packing>
  254. </child>
  255. <child>
  256. <object class="GtkRadioButton" id="growth">
  257. <property name="label" translatable="yes" context="filldlg|growth">_Growth</property>
  258. <property name="visible">True</property>
  259. <property name="can_focus">True</property>
  260. <property name="receives_default">False</property>
  261. <property name="use_underline">True</property>
  262. <property name="xalign">0</property>
  263. <property name="draw_indicator">True</property>
  264. <property name="group">linear</property>
  265. <child internal-child="accessible">
  266. <object class="AtkObject" id="growth-atkobject">
  267. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|growth">Creates a growth series using the defined increment and end value.</property>
  268. </object>
  269. </child>
  270. </object>
  271. <packing>
  272. <property name="expand">False</property>
  273. <property name="fill">True</property>
  274. <property name="position">1</property>
  275. </packing>
  276. </child>
  277. <child>
  278. <object class="GtkRadioButton" id="date">
  279. <property name="label" translatable="yes" context="filldlg|date">Da_te</property>
  280. <property name="visible">True</property>
  281. <property name="can_focus">True</property>
  282. <property name="receives_default">False</property>
  283. <property name="use_underline">True</property>
  284. <property name="xalign">0</property>
  285. <property name="draw_indicator">True</property>
  286. <property name="group">linear</property>
  287. <child internal-child="accessible">
  288. <object class="AtkObject" id="date-atkobject">
  289. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|date">Creates a date series using the defined increment and end date.</property>
  290. </object>
  291. </child>
  292. </object>
  293. <packing>
  294. <property name="expand">False</property>
  295. <property name="fill">True</property>
  296. <property name="position">2</property>
  297. </packing>
  298. </child>
  299. <child>
  300. <object class="GtkRadioButton" id="autofill">
  301. <property name="label" translatable="yes" context="filldlg|autofill">_AutoFill</property>
  302. <property name="visible">True</property>
  303. <property name="can_focus">True</property>
  304. <property name="receives_default">False</property>
  305. <property name="use_underline">True</property>
  306. <property name="xalign">0</property>
  307. <property name="draw_indicator">True</property>
  308. <property name="group">linear</property>
  309. <child internal-child="accessible">
  310. <object class="AtkObject" id="autofill-atkobject">
  311. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|autofill">Forms a series directly in the sheet.</property>
  312. </object>
  313. </child>
  314. </object>
  315. <packing>
  316. <property name="expand">False</property>
  317. <property name="fill">True</property>
  318. <property name="position">3</property>
  319. </packing>
  320. </child>
  321. </object>
  322. </child>
  323. </object>
  324. </child>
  325. <child type="label">
  326. <object class="GtkLabel" id="label2">
  327. <property name="visible">True</property>
  328. <property name="can_focus">False</property>
  329. <property name="hexpand">True</property>
  330. <property name="label" translatable="yes" context="filldlg|label2">Series Type</property>
  331. <attributes>
  332. <attribute name="weight" value="bold"/>
  333. </attributes>
  334. </object>
  335. </child>
  336. </object>
  337. <packing>
  338. <property name="left_attach">1</property>
  339. <property name="top_attach">0</property>
  340. </packing>
  341. </child>
  342. <child>
  343. <object class="GtkFrame" id="frame3">
  344. <property name="visible">True</property>
  345. <property name="can_focus">False</property>
  346. <property name="hexpand">True</property>
  347. <property name="label_xalign">0</property>
  348. <property name="shadow_type">none</property>
  349. <child>
  350. <object class="GtkAlignment" id="alignment3">
  351. <property name="visible">True</property>
  352. <property name="can_focus">False</property>
  353. <property name="hexpand">True</property>
  354. <property name="top_padding">6</property>
  355. <property name="left_padding">12</property>
  356. <child>
  357. <object class="GtkBox" id="box3">
  358. <property name="visible">True</property>
  359. <property name="can_focus">False</property>
  360. <property name="hexpand">True</property>
  361. <property name="orientation">vertical</property>
  362. <property name="spacing">6</property>
  363. <child>
  364. <object class="GtkRadioButton" id="day">
  365. <property name="label" translatable="yes" context="filldlg|day">Da_y</property>
  366. <property name="visible">True</property>
  367. <property name="can_focus">True</property>
  368. <property name="receives_default">False</property>
  369. <property name="use_underline">True</property>
  370. <property name="xalign">0</property>
  371. <property name="active">True</property>
  372. <property name="draw_indicator">True</property>
  373. <child internal-child="accessible">
  374. <object class="AtkObject" id="day-atkobject">
  375. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|day">Use the Date series type and this option to create a series using all seven days of the week. Unit of Increment is day.</property>
  376. </object>
  377. </child>
  378. </object>
  379. <packing>
  380. <property name="expand">False</property>
  381. <property name="fill">True</property>
  382. <property name="position">0</property>
  383. </packing>
  384. </child>
  385. <child>
  386. <object class="GtkRadioButton" id="week">
  387. <property name="label" translatable="yes" context="filldlg|week">_Weekday</property>
  388. <property name="visible">True</property>
  389. <property name="can_focus">True</property>
  390. <property name="receives_default">False</property>
  391. <property name="use_underline">True</property>
  392. <property name="xalign">0</property>
  393. <property name="active">True</property>
  394. <property name="draw_indicator">True</property>
  395. <property name="group">day</property>
  396. <child internal-child="accessible">
  397. <object class="AtkObject" id="week-atkobject">
  398. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|week">Use the Date series type and this option to create a series only using the five weekdays. Unit of Increment is day.</property>
  399. </object>
  400. </child>
  401. </object>
  402. <packing>
  403. <property name="expand">False</property>
  404. <property name="fill">True</property>
  405. <property name="position">1</property>
  406. </packing>
  407. </child>
  408. <child>
  409. <object class="GtkRadioButton" id="month">
  410. <property name="label" translatable="yes" context="filldlg|month">_Month</property>
  411. <property name="visible">True</property>
  412. <property name="can_focus">True</property>
  413. <property name="receives_default">False</property>
  414. <property name="use_underline">True</property>
  415. <property name="xalign">0</property>
  416. <property name="draw_indicator">True</property>
  417. <property name="group">day</property>
  418. <child internal-child="accessible">
  419. <object class="AtkObject" id="month-atkobject">
  420. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|month">Use the Date series type and this option to form a series which unit of Increment is month.</property>
  421. </object>
  422. </child>
  423. </object>
  424. <packing>
  425. <property name="expand">False</property>
  426. <property name="fill">True</property>
  427. <property name="position">2</property>
  428. </packing>
  429. </child>
  430. <child>
  431. <object class="GtkRadioButton" id="year">
  432. <property name="label" translatable="yes" context="filldlg|year">Y_ear</property>
  433. <property name="visible">True</property>
  434. <property name="can_focus">True</property>
  435. <property name="receives_default">False</property>
  436. <property name="use_underline">True</property>
  437. <property name="xalign">0</property>
  438. <property name="draw_indicator">True</property>
  439. <property name="group">day</property>
  440. <child internal-child="accessible">
  441. <object class="AtkObject" id="year-atkobject">
  442. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|year">Use the Date series type and this option to create a series which unit of Increment is year.</property>
  443. </object>
  444. </child>
  445. </object>
  446. <packing>
  447. <property name="expand">False</property>
  448. <property name="fill">True</property>
  449. <property name="position">3</property>
  450. </packing>
  451. </child>
  452. </object>
  453. </child>
  454. </object>
  455. </child>
  456. <child type="label">
  457. <object class="GtkLabel" id="tuL">
  458. <property name="visible">True</property>
  459. <property name="can_focus">False</property>
  460. <property name="hexpand">True</property>
  461. <property name="label" translatable="yes" context="filldlg|tuL">Time Unit</property>
  462. <attributes>
  463. <attribute name="weight" value="bold"/>
  464. </attributes>
  465. </object>
  466. </child>
  467. </object>
  468. <packing>
  469. <property name="left_attach">2</property>
  470. <property name="top_attach">0</property>
  471. </packing>
  472. </child>
  473. <child>
  474. <!-- n-columns=1 n-rows=1 -->
  475. <object class="GtkGrid" id="grid2">
  476. <property name="visible">True</property>
  477. <property name="can_focus">False</property>
  478. <property name="row_spacing">6</property>
  479. <property name="column_spacing">12</property>
  480. <child>
  481. <object class="GtkLabel" id="startL">
  482. <property name="visible">True</property>
  483. <property name="can_focus">False</property>
  484. <property name="label" translatable="yes" context="filldlg|startL">_Start value:</property>
  485. <property name="use_underline">True</property>
  486. <property name="mnemonic_widget">startValue</property>
  487. <property name="xalign">0</property>
  488. </object>
  489. <packing>
  490. <property name="left_attach">0</property>
  491. <property name="top_attach">0</property>
  492. </packing>
  493. </child>
  494. <child>
  495. <object class="GtkLabel" id="endL">
  496. <property name="visible">True</property>
  497. <property name="can_focus">False</property>
  498. <property name="label" translatable="yes" context="filldlg|endL">End _value:</property>
  499. <property name="use_underline">True</property>
  500. <property name="mnemonic_widget">endValue</property>
  501. <property name="xalign">0</property>
  502. </object>
  503. <packing>
  504. <property name="left_attach">0</property>
  505. <property name="top_attach">1</property>
  506. </packing>
  507. </child>
  508. <child>
  509. <object class="GtkLabel" id="incrementL">
  510. <property name="visible">True</property>
  511. <property name="can_focus">False</property>
  512. <property name="label" translatable="yes" context="filldlg|incrementL">In_crement:</property>
  513. <property name="use_underline">True</property>
  514. <property name="mnemonic_widget">increment</property>
  515. <property name="xalign">0</property>
  516. </object>
  517. <packing>
  518. <property name="left_attach">0</property>
  519. <property name="top_attach">2</property>
  520. </packing>
  521. </child>
  522. <child>
  523. <object class="GtkEntry" id="startValue">
  524. <property name="visible">True</property>
  525. <property name="can_focus">True</property>
  526. <property name="activates_default">True</property>
  527. <property name="truncate-multiline">True</property>
  528. <child internal-child="accessible">
  529. <object class="AtkObject" id="startValue-atkobject">
  530. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|startValue">Determines the start value for the series.</property>
  531. </object>
  532. </child>
  533. </object>
  534. <packing>
  535. <property name="left_attach">1</property>
  536. <property name="top_attach">0</property>
  537. </packing>
  538. </child>
  539. <child>
  540. <object class="GtkEntry" id="endValue">
  541. <property name="visible">True</property>
  542. <property name="can_focus">True</property>
  543. <property name="activates_default">True</property>
  544. <property name="truncate-multiline">True</property>
  545. <child internal-child="accessible">
  546. <object class="AtkObject" id="endValue-atkobject">
  547. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|endValue">Determines the end value for the series.</property>
  548. </object>
  549. </child>
  550. </object>
  551. <packing>
  552. <property name="left_attach">1</property>
  553. <property name="top_attach">1</property>
  554. </packing>
  555. </child>
  556. <child>
  557. <object class="GtkEntry" id="increment">
  558. <property name="visible">True</property>
  559. <property name="can_focus">True</property>
  560. <property name="activates_default">True</property>
  561. <property name="truncate-multiline">True</property>
  562. <child internal-child="accessible">
  563. <object class="AtkObject" id="increment-atkobject">
  564. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|increment">Determines the value by which the series of the selected type increases by each step.</property>
  565. </object>
  566. </child>
  567. </object>
  568. <packing>
  569. <property name="left_attach">1</property>
  570. <property name="top_attach">2</property>
  571. </packing>
  572. </child>
  573. </object>
  574. <packing>
  575. <property name="left_attach">0</property>
  576. <property name="top_attach">1</property>
  577. <property name="width">2</property>
  578. </packing>
  579. </child>
  580. <child>
  581. <placeholder/>
  582. </child>
  583. </object>
  584. <packing>
  585. <property name="expand">False</property>
  586. <property name="fill">True</property>
  587. <property name="position">1</property>
  588. </packing>
  589. </child>
  590. </object>
  591. </child>
  592. <action-widgets>
  593. <action-widget response="-5">ok</action-widget>
  594. <action-widget response="-6">cancel</action-widget>
  595. <action-widget response="-11">help</action-widget>
  596. </action-widgets>
  597. <child type="titlebar">
  598. <placeholder/>
  599. </child>
  600. <child internal-child="accessible">
  601. <object class="AtkObject" id="FillSeriesDialog-atkobject">
  602. <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|FillSeriesDialog">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</property>
  603. </object>
  604. </child>
  605. </object>
  606. <object class="GtkSizeGroup" id="sizegroup1"/>
  607. </interface>