- Timestamp:
- Feb 20, 2018, 11:55:06 PM (7 years ago)
- Location:
- data/branches/cegui0.8_ogre1.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/cegui0.8_ogre1.9
- Property svn:mergeinfo changed
/data/branches/cegui0.8 (added) merged: 11119-11120,11122-11123
- Property svn:mergeinfo changed
-
data/branches/cegui0.8_ogre1.9/gui/looknfeels/TaharezGreenLook.looknfeel
r11792 r11794 9 9 <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" /> 10 10 <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" /> 11 <PropertyDefinition initialValue=" set:TaharezGreenLook image:ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" />12 <PropertyDefinition initialValue=" set:TaharezGreenLook image:ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" />13 <PropertyDefinition initialValue=" set:TaharezGreenLook image:ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" />11 <PropertyDefinition initialValue="TaharezGreenLook/ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" /> 12 <PropertyDefinition initialValue="TaharezGreenLook/ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" /> 13 <PropertyDefinition initialValue="TaharezGreenLook/ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" /> 14 14 <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" /> 15 15 <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" /> … … 5538 5538 <PropertyDefinition initialValue="FFFFFFFF" name="TextColour" redrawOnWrite="true" /> 5539 5539 <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" /> 5540 <PropertyDefinition initialValue=" set:TaharezGreenLook image:ListboxSelectionBrush" name="SelectionBrush" redrawOnWrite="true" />5540 <PropertyDefinition initialValue="TaharezGreenLook/ListboxSelectionBrush" name="SelectionBrush" redrawOnWrite="true" /> 5541 5541 <PropertyDefinition initialValue="FF4444AA" name="SelectionColour" redrawOnWrite="true" /> 5542 5542 <Property name="Selectable" value="True" /> … … 5753 5753 <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" /> 5754 5754 <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" /> 5755 <PropertyDefinition initialValue=" set:TaharezGreenLook image:JuuButton" name="NormalImageBackground" redrawOnWrite="true" />5756 <PropertyDefinition initialValue=" set:TaharezGreenLook image:JuuButton" name="NormalImageRightEdge" redrawOnWrite="true" />5757 <PropertyDefinition initialValue=" set:TaharezGreenLook image:JuuButton" name="NormalImageLeftEdge" redrawOnWrite="true" />5755 <PropertyDefinition initialValue="TaharezGreenLook/JuuButton" name="NormalImageBackground" redrawOnWrite="true" /> 5756 <PropertyDefinition initialValue="TaharezGreenLook/JuuButton" name="NormalImageRightEdge" redrawOnWrite="true" /> 5757 <PropertyDefinition initialValue="TaharezGreenLook/JuuButton" name="NormalImageLeftEdge" redrawOnWrite="true" /> 5758 5758 <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" /> 5759 5759 <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
Note: See TracChangeset
for help on using the changeset viewer.