Dear Hussein,

Thank you very much for your instant help.

After following your instructions, everything works now as I expected.

Thanks again!

El 02/12/2014 14:08, Hussein Shafie escribió:
On 12/02/2014 11:59 AM, Manuel Collado wrote:
In XXE 6.x the top toolbars span several lines. In XXE 5.x all the
toolbars appear in the single same line. In wide screens the new layout
means some waste of vertical space.

Is it possible to customize the XXE 6.x GUI in order to recover the
former XXE 5.x toolbar layout?

Sure. Please proceed as follows:

1) Please start XXE v6 as you use it now.

2) Select "Options|Preferences", "Advanced|Cached data", click the
"Clear" button which is next to "Quick Start cache".

IMPORTANT: without this step #2, XXE will fail to see the
customize.xxe_gui file copied during step #4 below.

More information in:
http://www.xmlmind.com/xmleditor/_distrib/doc/help/advancedOptions.html#cacheOptions

3) Quit XXE.

4) Copy attached customize.xxe_gui file[*] to
<XXE_user_preferences_dir>/addon/ where <XXE_user_preferences_dir> is
documented below:

http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html

4) Restart XXE.

This change is done once for all and should be compatible with all
future XXE v6 upgrades.
----
[*] Attached customize.xxe_gui file is simply:
---
<gui xmlns="http://www.xmlmind.com/xmleditor/schema/gui";
      xmlns:gui="http://www.xmlmind.com/xmleditor/schema/gui";>

   <toolBar name="toolBar">
     <insert />
     <toolBarItems name="configSpecificToolBarItems" />
   </toolBar>

   <layout>
     <topToolBars replace="configSpecificToolBar"/>
   </layout>

</gui>
---

Reference:

XMLmind XML Editor - Customizing the User Interface

http://www.xmlmind.com/xmleditor/_distrib/doc/gui/index.html

--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to