View Single Post
Old 05-18-2015, 12:06 PM   #3
Junior Member
 
Join Date: Jan 2015
Posts: 28
mduh is on a distinguished road
Default

The toolbar xml:

Code:
  <metadata name="vm" type="list" key="id" keyname="name" autoupdate="300">
        <toolbar>
             <toolbtn func="uh.console" name="console" img="t-go" type="edit"/>
        </toolbar>
  </metadata>

BTW: Is there any recent documentation about user interface development? It would be very helpful to have description of how to build xml interface, supported function return values, etc.

Thanks,
-Maciej
mduh is offline   Reply With Quote