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=
"ErrorAlertTabPage">
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>
14 <object class=
"GtkCheckButton" id=
"tsbshow">
15 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|tsbshow">Show error _message when invalid values are entered
</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=
"inconsistent">True
</property>
22 <property name=
"draw_indicator">True
</property>
23 <child internal-child=
"accessible">
24 <object class=
"AtkObject" id=
"tsbshow-atkobject">
25 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"erroralerttabpage|extended_tip|tsbshow">Displays the error message that you enter in the Contents area when invalid data is entered in a cell.
</property>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkFrame" id=
"frame1">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"vexpand">True
</property>
41 <property name=
"label_xalign">0</property>
42 <property name=
"shadow_type">none
</property>
44 <!-- n-columns=1 n-rows=1 -->
45 <object class=
"GtkGrid" id=
"grid1">
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=
"row_spacing">6</property>
51 <property name=
"column_spacing">12</property>
52 <property name=
"margin-start">12</property>
53 <property name=
"margin-top">6</property>
55 <object class=
"GtkLabel" id=
"action_label">
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">False
</property>
58 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|action_label">_Action:
</property>
59 <property name=
"use_underline">True
</property>
60 <property name=
"mnemonic_widget">actionCB
</property>
61 <property name=
"xalign">0</property>
64 <property name=
"left_attach">0</property>
65 <property name=
"top_attach">0</property>
69 <object class=
"GtkLabel" id=
"title_label">
70 <property name=
"visible">True
</property>
71 <property name=
"can_focus">False
</property>
72 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|title_label">_Title:
</property>
73 <property name=
"use_underline">True
</property>
74 <property name=
"mnemonic_widget">erroralert_title
</property>
75 <property name=
"xalign">0</property>
76 <property name=
"yalign">0</property>
79 <property name=
"left_attach">0</property>
80 <property name=
"top_attach">1</property>
84 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">True
</property>
87 <property name=
"vexpand">True
</property>
88 <property name=
"shadow_type">in
</property>
90 <object class=
"GtkTextView" id=
"errorMsg">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">True
</property>
93 <property name=
"vexpand">True
</property>
94 <child internal-child=
"accessible">
95 <object class=
"AtkObject" id=
"errorMsg-atkobject">
96 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"erroralerttabpage|extended_tip|errorMsg">Enter the message that you want to display when invalid data is entered in a cell.
</property>
103 <property name=
"left_attach">1</property>
104 <property name=
"top_attach">2</property>
105 <property name=
"width">2</property>
109 <object class=
"GtkEntry" id=
"erroralert_title">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"truncate-multiline">True
</property>
113 <property name=
"activates_default">True
</property>
116 <property name=
"left_attach">1</property>
117 <property name=
"top_attach">1</property>
118 <property name=
"width">2</property>
122 <object class=
"GtkLabel" id=
"errormsg_label">
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">False
</property>
125 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|errormsg_label">_Error message:
</property>
126 <property name=
"use_underline">True
</property>
127 <property name=
"mnemonic_widget">errorMsg
</property>
128 <property name=
"xalign">0</property>
129 <property name=
"yalign">0</property>
132 <property name=
"left_attach">0</property>
133 <property name=
"top_attach">2</property>
137 <object class=
"GtkButton" id=
"browseBtn">
138 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|browseBtn">_Browse...
</property>
139 <property name=
"visible">True
</property>
140 <property name=
"can_focus">True
</property>
141 <property name=
"receives_default">True
</property>
142 <property name=
"use_underline">True
</property>
143 <child internal-child=
"accessible">
144 <object class=
"AtkObject" id=
"browseBtn-atkobject">
145 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"erroralerttabpage|extended_tip|browseBtn">Opens the Macro dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.
</property>
150 <property name=
"left_attach">2</property>
151 <property name=
"top_attach">0</property>
155 <object class=
"GtkComboBoxText" id=
"actionCB">
156 <property name=
"visible">True
</property>
157 <property name=
"can_focus">False
</property>
158 <property name=
"hexpand">True
</property>
160 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Stop
</item>
161 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Warning
</item>
162 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Information
</item>
163 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Macro
</item>
165 <child internal-child=
"accessible">
166 <object class=
"AtkObject" id=
"actionCB-atkobject">
167 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"erroralerttabpage|extended_tip|actionCB">Select the action that you want to occur when invalid data is entered in a cell.
</property>
172 <property name=
"left_attach">1</property>
173 <property name=
"top_attach">0</property>
179 <object class=
"GtkLabel" id=
"label1">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">False
</property>
182 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|label1">Contents
</property>
184 <attribute name=
"weight" value=
"bold"/>
190 <property name=
"expand">False
</property>
191 <property name=
"fill">True
</property>
192 <property name=
"position">1</property>
195 <child internal-child=
"accessible">
196 <object class=
"AtkObject" id=
"ErrorAlertTabPage-atkobject">
197 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"erroralerttabpage|extended_tip|ErrorAlertTabPage">Define the error message that is displayed when invalid data is entered in a cell.
</property>