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=
"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=
"tsbshow-atkobject">
26 <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>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
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>
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>
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>
62 <object class=
"GtkLabel" id=
"action_label">
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">False
</property>
65 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|action_label">_Action:
</property>
66 <property name=
"use_underline">True
</property>
67 <property name=
"mnemonic_widget">actionCB
</property>
68 <property name=
"xalign">0</property>
71 <property name=
"left_attach">0</property>
72 <property name=
"top_attach">0</property>
76 <object class=
"GtkLabel" id=
"title_label">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|title_label">_Title:
</property>
80 <property name=
"use_underline">True
</property>
81 <property name=
"mnemonic_widget">erroralert_title
</property>
82 <property name=
"xalign">0</property>
83 <property name=
"yalign">0</property>
86 <property name=
"left_attach">0</property>
87 <property name=
"top_attach">1</property>
91 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">True
</property>
94 <property name=
"vexpand">True
</property>
95 <property name=
"shadow_type">in
</property>
97 <object class=
"GtkTextView" id=
"errorMsg">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">True
</property>
100 <property name=
"vexpand">True
</property>
101 <child internal-child=
"accessible">
102 <object class=
"AtkObject" id=
"errorMsg-atkobject">
103 <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>
110 <property name=
"left_attach">1</property>
111 <property name=
"top_attach">2</property>
112 <property name=
"width">2</property>
116 <object class=
"GtkEntry" id=
"erroralert_title">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">True
</property>
119 <property name=
"truncate-multiline">True
</property>
120 <property name=
"activates_default">True
</property>
123 <property name=
"left_attach">1</property>
124 <property name=
"top_attach">1</property>
125 <property name=
"width">2</property>
129 <object class=
"GtkLabel" id=
"errormsg_label">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">False
</property>
132 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|errormsg_label">_Error message:
</property>
133 <property name=
"use_underline">True
</property>
134 <property name=
"mnemonic_widget">errorMsg
</property>
135 <property name=
"xalign">0</property>
136 <property name=
"yalign">0</property>
139 <property name=
"left_attach">0</property>
140 <property name=
"top_attach">2</property>
144 <object class=
"GtkButton" id=
"browseBtn">
145 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|browseBtn">_Browse...
</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"receives_default">True
</property>
149 <property name=
"use_underline">True
</property>
150 <child internal-child=
"accessible">
151 <object class=
"AtkObject" id=
"browseBtn-atkobject">
152 <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>
157 <property name=
"left_attach">2</property>
158 <property name=
"top_attach">0</property>
162 <object class=
"GtkComboBoxText" id=
"actionCB">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">False
</property>
165 <property name=
"hexpand">True
</property>
167 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Stop
</item>
168 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Warning
</item>
169 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Information
</item>
170 <item translatable=
"yes" context=
"erroralerttabpage|actionCB">Macro
</item>
172 <child internal-child=
"accessible">
173 <object class=
"AtkObject" id=
"actionCB-atkobject">
174 <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>
179 <property name=
"left_attach">1</property>
180 <property name=
"top_attach">0</property>
188 <object class=
"GtkLabel" id=
"label1">
189 <property name=
"visible">True
</property>
190 <property name=
"can_focus">False
</property>
191 <property name=
"label" translatable=
"yes" context=
"erroralerttabpage|label1">Contents
</property>
193 <attribute name=
"weight" value=
"bold"/>
199 <property name=
"expand">False
</property>
200 <property name=
"fill">True
</property>
201 <property name=
"position">1</property>
204 <child internal-child=
"accessible">
205 <object class=
"AtkObject" id=
"ErrorAlertTabPage-atkobject">
206 <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>