<toolBar name="toolBar" helpId="toolBar"><action name="newAction" /> <action name="openAction" /> <action name="saveAction" /> <action name="saveAllAction" /> <separator /> <action name="undoAction" /> <action name="redoAction" /> <action name="repeatAction" /> <action name="commandHistoryAction" /> <separator /> <action name="cutAction" /> <action name="copyAction" /> <action name="pasteBeforeAction" /> <action name="pasteAction" /> <action name="pasteAfterAction" /> <action name="deleteAction" /> <separator /> <action name="splitAction" /> <action name="joinAction" /> </toolBar> <toolBar name="configSpecificToolBar">
<toolBarItems name="configSpecificToolBarItems" />
</toolBar> <layout label="Document Editor" icon="docedit.png"> <insert /> <leftToolBars>
<toolBar name="configSpecificToolBar" /> </leftToolBars> </layout>
There is no facility similar to the | |
Declare a new tool bar called " | |
This new | |
Add a leftToolBars child to the layout element. This child element can contain one or more vertical |