1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"basctl">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name expander -->
8 <column type=
"GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <!-- n-columns=1 n-rows=1 -->
16 <object class=
"GtkGrid" id=
"ModulePage">
17 <property name=
"visible">True
</property>
18 <property name=
"can-focus">False
</property>
19 <property name=
"border-width">6</property>
20 <property name=
"row-spacing">12</property>
22 <!-- n-columns=2 n-rows=1 -->
23 <object class=
"GtkGrid" id=
"grid2">
24 <property name=
"visible">True
</property>
25 <property name=
"can-focus">False
</property>
26 <property name=
"hexpand">True
</property>
27 <property name=
"vexpand">True
</property>
28 <property name=
"column-spacing">12</property>
30 <!-- n-columns=1 n-rows=2 -->
31 <object class=
"GtkGrid" id=
"grid3">
32 <property name=
"visible">True
</property>
33 <property name=
"can-focus">False
</property>
34 <property name=
"hexpand">True
</property>
35 <property name=
"vexpand">True
</property>
36 <property name=
"row-spacing">6</property>
38 <object class=
"GtkLabel" id=
"label1">
39 <property name=
"visible">True
</property>
40 <property name=
"can-focus">False
</property>
41 <property name=
"label" translatable=
"yes" context=
"modulepage|label1">M_odule:
</property>
42 <property name=
"use-underline">True
</property>
43 <property name=
"mnemonic-widget">library
</property>
44 <property name=
"xalign">0</property>
47 <property name=
"left-attach">0</property>
48 <property name=
"top-attach">0</property>
52 <object class=
"GtkScrolledWindow">
53 <property name=
"visible">True
</property>
54 <property name=
"can-focus">True
</property>
55 <property name=
"hexpand">True
</property>
56 <property name=
"vexpand">True
</property>
57 <property name=
"shadow-type">in
</property>
59 <object class=
"GtkTreeView" id=
"library">
60 <property name=
"width-request">-
1</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can-focus">True
</property>
63 <property name=
"receives-default">True
</property>
64 <property name=
"hexpand">True
</property>
65 <property name=
"vexpand">True
</property>
66 <property name=
"model">liststore1
</property>
67 <property name=
"headers-visible">False
</property>
68 <property name=
"reorderable">True
</property>
69 <property name=
"search-column">1</property>
70 <property name=
"enable-tree-lines">True
</property>
71 <child internal-child=
"selection">
72 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection1"/>
75 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
76 <property name=
"spacing">6</property>
78 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext4"/>
80 <attribute name=
"pixbuf">0</attribute>
84 <object class=
"GtkCellRendererText" id=
"cellrenderertext2">
85 <property name=
"editable">True
</property>
88 <attribute name=
"text">1</attribute>
93 <child internal-child=
"accessible">
94 <object class=
"AtkObject" id=
"library-atkobject">
95 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|library">Lists the existing macro libraries for the current application and any open documents.
</property>
102 <property name=
"left-attach">0</property>
103 <property name=
"top-attach">1</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">0</property>
113 <object class=
"GtkButtonBox" id=
"buttonbox1">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">False
</property>
116 <property name=
"orientation">vertical
</property>
117 <property name=
"spacing">6</property>
118 <property name=
"layout-style">start
</property>
120 <object class=
"GtkButton" id=
"edit">
121 <property name=
"label" translatable=
"yes" context=
"stock">_Edit
</property>
122 <property name=
"visible">True
</property>
123 <property name=
"can-focus">True
</property>
124 <property name=
"receives-default">True
</property>
125 <property name=
"use-underline">True
</property>
126 <child internal-child=
"accessible">
127 <object class=
"AtkObject" id=
"edit-atkobject">
128 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|edit">Opens the Basic editor so that you can modify the selected library.
</property>
133 <property name=
"expand">False
</property>
134 <property name=
"fill">True
</property>
135 <property name=
"position">0</property>
139 <object class=
"GtkButton" id=
"newmodule">
140 <property name=
"label" translatable=
"yes" context=
"modulepage|newmodule">_New...
</property>
141 <property name=
"visible">True
</property>
142 <property name=
"can-focus">True
</property>
143 <property name=
"receives-default">True
</property>
144 <property name=
"use-underline">True
</property>
145 <child internal-child=
"accessible">
146 <object class=
"AtkObject" id=
"newmodule-atkobject">
147 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|newmodule">Opens the editor and creates a new module.
</property>
152 <property name=
"expand">False
</property>
153 <property name=
"fill">True
</property>
154 <property name=
"position">1</property>
155 <property name=
"secondary">True
</property>
159 <object class=
"GtkButton" id=
"newdialog">
160 <property name=
"label" translatable=
"yes" context=
"modulepage|newdialog">_New...
</property>
161 <property name=
"visible">True
</property>
162 <property name=
"can-focus">True
</property>
163 <property name=
"receives-default">True
</property>
164 <property name=
"use-underline">True
</property>
165 <child internal-child=
"accessible">
166 <object class=
"AtkObject" id=
"newdialog-atkobject">
167 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|newdialog">Lets you manage the macro libraries.
</property>
172 <property name=
"expand">False
</property>
173 <property name=
"fill">True
</property>
174 <property name=
"position">2</property>
175 <property name=
"secondary">True
</property>
179 <object class=
"GtkButton" id=
"delete">
180 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
181 <property name=
"visible">True
</property>
182 <property name=
"can-focus">True
</property>
183 <property name=
"receives-default">True
</property>
184 <property name=
"use-underline">True
</property>
185 <child internal-child=
"accessible">
186 <object class=
"AtkObject" id=
"delete-atkobject">
187 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|delete">Creates a new macro, or deletes the selected macro.
</property>
192 <property name=
"expand">False
</property>
193 <property name=
"fill">True
</property>
194 <property name=
"position">3</property>
195 <property name=
"secondary">True
</property>
199 <object class=
"GtkButton" id=
"password">
200 <property name=
"label" translatable=
"yes" context=
"modulepage|password">_Password...
</property>
201 <property name=
"can-focus">True
</property>
202 <property name=
"receives-default">True
</property>
203 <property name=
"no-show-all">True
</property>
204 <property name=
"use-underline">True
</property>
205 <child internal-child=
"accessible">
206 <object class=
"AtkObject" id=
"password-atkobject">
207 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|password">Assigns or edits the password for the selected library.
</property>
212 <property name=
"expand">False
</property>
213 <property name=
"fill">True
</property>
214 <property name=
"position">4</property>
218 <object class=
"GtkButton" id=
"import">
219 <property name=
"label" translatable=
"yes" context=
"modulepage|import">_Import...
</property>
220 <property name=
"can-focus">True
</property>
221 <property name=
"receives-default">True
</property>
222 <property name=
"no-show-all">True
</property>
223 <property name=
"use-underline">True
</property>
224 <child internal-child=
"accessible">
225 <object class=
"AtkObject" id=
"import-atkobject">
226 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|import">Locate the Basic library that you want to add to the current list, and then click Open.
</property>
231 <property name=
"expand">False
</property>
232 <property name=
"fill">True
</property>
233 <property name=
"position">5</property>
237 <object class=
"GtkButton" id=
"export">
238 <property name=
"label" translatable=
"yes" context=
"modulepage|export">_Export...
</property>
239 <property name=
"can-focus">True
</property>
240 <property name=
"receives-default">True
</property>
241 <property name=
"no-show-all">True
</property>
242 <property name=
"use-underline">True
</property>
245 <property name=
"expand">False
</property>
246 <property name=
"fill">True
</property>
247 <property name=
"position">6</property>
252 <property name=
"left-attach">1</property>
253 <property name=
"top-attach">0</property>
258 <property name=
"left-attach">0</property>
259 <property name=
"top-attach">0</property>
262 <child internal-child=
"accessible">
263 <object class=
"AtkObject" id=
"ModulePage-atkobject">
264 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"modulepage|extended_tip|ModulePage">Lists the existing modules or dialogs.
</property>
268 <object class=
"GtkSizeGroup" id=
"sizegroup1">
270 <widget name=
"edit"/>
271 <widget name=
"newmodule"/>
272 <widget name=
"newdialog"/>
273 <widget name=
"delete"/>
274 <widget name=
"password"/>
275 <widget name=
"import"/>
276 <widget name=
"export"/>