validationhelptabpage.ui 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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="GtkBox" id="ValidationHelpTabPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="hexpand">True</property>
  9. <property name="vexpand">True</property>
  10. <property name="border_width">6</property>
  11. <property name="orientation">vertical</property>
  12. <property name="spacing">12</property>
  13. <child>
  14. <object class="GtkCheckButton" id="tsbhelp">
  15. <property name="label" translatable="yes" context="validationhelptabpage|tsbhelp">_Show input help when cell is selected</property>
  16. <property name="visible">True</property>
  17. <property name="can_focus">True</property>
  18. <property name="receives_default">False</property>
  19. <property name="hexpand">True</property>
  20. <property name="use_underline">True</property>
  21. <property name="xalign">0</property>
  22. <property name="inconsistent">True</property>
  23. <property name="draw_indicator">True</property>
  24. <child internal-child="accessible">
  25. <object class="AtkObject" id="tsbhelp-atkobject">
  26. <property name="AtkObject::accessible-description" translatable="yes" context="validationhelptabpage|extended_tip|tsbhelp">Displays the message that you enter in the Contents box when the cell or cell range is selected in the sheet.</property>
  27. </object>
  28. </child>
  29. </object>
  30. <packing>
  31. <property name="expand">False</property>
  32. <property name="fill">True</property>
  33. <property name="position">0</property>
  34. </packing>
  35. </child>
  36. <child>
  37. <object class="GtkFrame" id="frame1">
  38. <property name="visible">True</property>
  39. <property name="can_focus">False</property>
  40. <property name="hexpand">True</property>
  41. <property name="vexpand">True</property>
  42. <property name="label_xalign">0</property>
  43. <property name="shadow_type">none</property>
  44. <child>
  45. <object class="GtkAlignment" id="alignment1">
  46. <property name="visible">True</property>
  47. <property name="can_focus">False</property>
  48. <property name="hexpand">True</property>
  49. <property name="vexpand">True</property>
  50. <property name="top_padding">6</property>
  51. <property name="left_padding">12</property>
  52. <child>
  53. <!-- n-columns=1 n-rows=1 -->
  54. <object class="GtkGrid" id="grid1">
  55. <property name="visible">True</property>
  56. <property name="can_focus">False</property>
  57. <property name="hexpand">True</property>
  58. <property name="vexpand">True</property>
  59. <property name="row_spacing">6</property>
  60. <property name="column_spacing">12</property>
  61. <child>
  62. <object class="GtkEntry" id="title">
  63. <property name="visible">True</property>
  64. <property name="can_focus">True</property>
  65. <property name="hexpand">True</property>
  66. <property name="activates_default">True</property>
  67. <property name="truncate-multiline">True</property>
  68. <child internal-child="accessible">
  69. <object class="AtkObject" id="title-atkobject">
  70. <property name="AtkObject::accessible-description" translatable="yes" context="validationhelptabpage|extended_tip|title">Enter the title that you want to display when the cell or cell range is selected.</property>
  71. </object>
  72. </child>
  73. </object>
  74. <packing>
  75. <property name="left_attach">1</property>
  76. <property name="top_attach">0</property>
  77. </packing>
  78. </child>
  79. <child>
  80. <object class="GtkLabel" id="title_label">
  81. <property name="visible">True</property>
  82. <property name="can_focus">False</property>
  83. <property name="label" translatable="yes" context="validationhelptabpage|title_label">_Title:</property>
  84. <property name="use_underline">True</property>
  85. <property name="mnemonic_widget">title</property>
  86. <property name="xalign">0</property>
  87. </object>
  88. <packing>
  89. <property name="left_attach">0</property>
  90. <property name="top_attach">0</property>
  91. </packing>
  92. </child>
  93. <child>
  94. <object class="GtkLabel" id="inputhelp_label">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="label" translatable="yes" context="validationhelptabpage|inputhelp_label">_Input help:</property>
  98. <property name="use_underline">True</property>
  99. <property name="mnemonic_widget">inputhelp</property>
  100. <property name="xalign">0</property>
  101. <property name="yalign">0</property>
  102. </object>
  103. <packing>
  104. <property name="left_attach">0</property>
  105. <property name="top_attach">1</property>
  106. </packing>
  107. </child>
  108. <child>
  109. <object class="GtkScrolledWindow" id="scrolledwindow1">
  110. <property name="visible">True</property>
  111. <property name="can_focus">True</property>
  112. <property name="hexpand">True</property>
  113. <property name="vexpand">True</property>
  114. <property name="shadow_type">in</property>
  115. <child>
  116. <object class="GtkTextView" id="inputhelp">
  117. <property name="visible">True</property>
  118. <property name="can_focus">True</property>
  119. <property name="hexpand">True</property>
  120. <property name="vexpand">True</property>
  121. <child internal-child="accessible">
  122. <object class="AtkObject" id="inputhelp-atkobject">
  123. <property name="AtkObject::accessible-description" translatable="yes" context="validationhelptabpage|extended_tip|inputhelp">Enter the message that you want to display when the cell or cell range is selected.</property>
  124. </object>
  125. </child>
  126. </object>
  127. </child>
  128. </object>
  129. <packing>
  130. <property name="left_attach">1</property>
  131. <property name="top_attach">1</property>
  132. </packing>
  133. </child>
  134. </object>
  135. </child>
  136. </object>
  137. </child>
  138. <child type="label">
  139. <object class="GtkLabel" id="label1">
  140. <property name="visible">True</property>
  141. <property name="can_focus">False</property>
  142. <property name="label" translatable="yes" context="validationhelptabpage|label1">Contents</property>
  143. <attributes>
  144. <attribute name="weight" value="bold"/>
  145. </attributes>
  146. </object>
  147. </child>
  148. </object>
  149. <packing>
  150. <property name="expand">False</property>
  151. <property name="fill">True</property>
  152. <property name="position">1</property>
  153. </packing>
  154. </child>
  155. <child internal-child="accessible">
  156. <object class="AtkObject" id="ValidationHelpTabPage-atkobject">
  157. <property name="AtkObject::accessible-description" translatable="yes" context="validationhelptabpage|extended_tip|ValidationHelpTabPage">Enter the message that you want to display when the cell or cell range is selected in the sheet.</property>
  158. </object>
  159. </child>
  160. </object>
  161. </interface>