Huditsch Roman wrote:
> I would like to show an icon in the toolbar, which validates the
> currently opened document onClick.
> I know that there is such an icon already at the left side at the bottom
> of the window, but I would like to have an additional one in the toolbar
> with exactly the same behaviour.
> Can I do this?

No. There is absolutely no way to do this using our public, documented, 
APIs.

User defined toolbar icons use Commands 
(http://www.xmlmind.com/xmleditor/_distrib/docs/commands/ch06.html,
http://www.xmlmind.com/xmleditor/_distrib/docs/dev/ar01s06.html)
or Macro-commands
(http://www.xmlmind.com/xmleditor/_distrib/docs/commands/ch02.html)

The icon found at the bottom-left of XXE main window triggers an Action 
and XXE V2 does not allow to access or define Actions.


Reply via email to