Changes between Version 16 and Version 17 of MythUIThemeFormat
- Timestamp:
- 06/14/08 13:07:31 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MythUIThemeFormat
v16 v17 33 33 Items that are valid for every subtype 34 34 {{{ 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.) 36 37 <alpha>100</alpha> 37 38 <alphapulse min="0" max="255" change="2"/> … … 43 44 * imagetype 44 45 * textarea 45 * listbutton46 * buttonlist 46 47 * statetype 48 * textedit 49 * checkbox 50 * group 51 * spinbox 52 * clock 47 53 48 54 == Images ==
