Table of Contents
layoutmenuBar child element of layouttopToolBars and bottomToolBars child elements of layoutleftToolBars and rightToolBars child elements of layoutleftPanes and rightPanes child elements of layoutpreferencesSheets child element of layouthidden child element of layoutinsert descendant element of layoutGUI specifications file must have a .xxe_gui suffix. The customization file automatically detected by XXE during its startup is called custom.xxe_gui.
All the elements described in this chapter belong to the "http://www.xmlmind.com/xmleditor/schema/gui" namespace. The local name of the root element of a GUI specification must be gui:
<?xml version='1.0' encoding='UTF-8'?>
<gui xmlns="http://www.xmlmind.com/xmleditor/schema/gui"
xmlns:gui="http://www.xmlmind.com/xmleditor/schema/gui">
...
</gui>A gui root element may contain any number of the following elements, and that, in any order.