Changes between Version 16 and Version 17 of MythUIThemeFormat


Ignore:
Timestamp:
06/14/08 13:07:31 (18 years ago)
Author:
stuartm
Comment:

Updates

Legend:

Unmodified
Added
Removed
Modified
  • MythUIThemeFormat

    v16 v17  
    3333Items that are valid for every subtype
    3434{{{
    35      <position>x,y</position>
     35     <area>x,y,w,h</area>
     36     <position>x,y</position> (Used instead of area for widgets with no fixed size or unscaled images.)
    3637     <alpha>100</alpha>
    3738     <alphapulse min="0" max="255" change="2"/>
     
    4344 * imagetype
    4445 * textarea
    45  * listbutton
     46 * buttonlist
    4647 * statetype
     48 * textedit
     49 * checkbox
     50 * group
     51 * spinbox
     52 * clock
    4753
    4854== Images ==