546
edits
m (→Examples) |
|||
| Line 33: | Line 33: | ||
<PropertyList> | <PropertyList> | ||
<animation> | <animation> | ||
<type>slider</type> | |||
<hovered> | |||
<binding> | |||
<command>set-tooltip</command> | <command>set-tooltip</command> | ||
<label>Mixture: %3d%%</label> | <label>Mixture: %3d%%</label> | ||
| Line 44: | Line 44: | ||
</binding> | </binding> | ||
</hovered> | </hovered> | ||
</animation> | </animation> | ||
</PropertyList> | </PropertyList> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Heading mapping and numeric formatting: | Heading mapping and numeric formatting: | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<hovered> | <hovered> | ||
<binding> | <binding> | ||
<command>set-tooltip</command> | <command>set-tooltip</command> | ||
| Line 64: | Line 64: | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<hovered> | |||
<binding> | <binding> | ||
<command>set-tooltip</command> | <command>set-tooltip</command> | ||
edits