I need some help understanding toolBars.

The document "XMLmind XML Editor - Configuration and Deployment" describes a 
toolBar element within a .xxe configuration file, a toolbar which may contain 
buttons. These buttons may be associated with either one particular action or a 
drop-down menu of items. This toolbar is configuration-specific.

The document "Customizing the User Interface" describes a toolBar element 
within a .xxe_gui configuration file. This toolBar may contain action elements. 
This toolbar doesn't seem configuration-specific.

I want to modify the existing "New Document" button or create a new one and 
associate it with a drop-down menu of items, from which the user may select a 
template to create a new document. I thought I might be able to use the command 
"XXE.new" wrapped with "action"  but my efforts aren't working as I would 
expect.

I have two questions:
How do I add a button associated with a drop-down menu to the ".xxe_gui" 
toolBar element, which isn't configuration specific?
Can I add an "action" to the configuration-specific toolBar? How?
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to