Sorry, perhaps my question was misleading:

I want to hide some of the default buttons and menus;
e.g. the buttons for the window arrangements should not be displayed.

Not to use <insert/> just omits my own previous configuration.

Markus

-------------------------------
<configuration ...>
...
  <toolBar>
    <button toolTip="Add para" icon="../common/icons2/para.gif">
      <command name="convertCase" parameter="lower" />
    </button>
  </toolBar>

</configuration>
---------------------------

...
> > Is it possible to configure the toolbar from scratch?
...
> Of course, suffice not to use <insert/>. See
> http://www.xmlmind.com/xmleditor/_distrib/docs/configure/ch06s24.html
...

Reply via email to