Tooltips: Difference between revisions

Jump to navigation Jump to search
m
Line 33: Line 33:
  <PropertyList>
  <PropertyList>
   <animation>
   <animation>
      <type>slider</type>
    <type>slider</type>
      <hovered>
    <hovered>
      <binding>
    <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>
    <hovered>
     <binding>
     <binding>
       <command>set-tooltip</command>
       <command>set-tooltip</command>
546

edits

Navigation menu