Back Help
This element defines the start and end of the interface structure file. This element must be closed.
| Attribute | Value |
| version | string, "ScenomePlatform 1.0" |
Several examples are provided below.
<interface version="ScenomePlatform 1.0"></interface>
<interface>
<menu>
<popup>
<item/>
<separator/>
<item/>
<item/>
</popup>
</menu>
<contextmenu>
<item/>
<separator/>
<item/>
<item/>
</contextmenu>
<toolbar>
<item/>
<separator/>
<item/>
<item/>
</toolbar>
<dockbar>
<dockedview/>
<activeview/>
</dockbar>
<keyboard>
<accelerator/>
</keyboard>
</interface>