Home Features Toolbar Library Forum Download Support Tutorial ManualAffiliate Program
INDEX
1. Creating Toolbars
2. Distributing Toolbars
3. Reference
4. Tutorial
  

1. Creating Custom Toolbars


You can create your own toolbar, with a little bit of XML coding. All toolbar controls and functions are defined as XML.

The basic XML looks like:


<XML id="toolbar">
<toolbar>
<control>

<button>...<button>
<button>...</button>

</control>

<menuitems>
<menu>
<option>...</option>
<option>...</option>
...
</menu>
</menuitems>

<commands>
<command>...</command>
...
</commands>

</toolbar>
</XML>




See the Tutorial and Command Reference sections for more information on writing your own Custom Toolbars.


Website Popularity Rank | Build Your Own Toolbar | Free Download | Custom Toolbars | Features | Contact Us | Affiliate Program

ToolbarBrowser is a freeware project supported by Trellian Limited. | Privacy Policy