- Timestamp:
- Feb 20, 2016, 6:26:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/cegui0.8/gui/looknfeels/OrxonoxLook.looknfeel
r11120 r11123 9 9 <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" /> 10 10 <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" /> 11 <PropertyDefinition initialValue=" set:OrxonoxLook image:ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" />12 <PropertyDefinition initialValue=" set:OrxonoxLook image:ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" />13 <PropertyDefinition initialValue=" set:OrxonoxLook image:ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" />11 <PropertyDefinition initialValue="OrxonoxLook/ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" /> 12 <PropertyDefinition initialValue="OrxonoxLook/ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" /> 13 <PropertyDefinition initialValue="OrxonoxLook/ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" /> 14 14 <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" /> 15 15 <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" /> … … 5539 5539 <PropertyDefinition initialValue="FFFFFFFF" name="TextColour" redrawOnWrite="true" /> 5540 5540 <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" /> 5541 <PropertyDefinition initialValue=" set:OrxonoxLook image:ListboxSelectionBrush" name="SelectionBrush" redrawOnWrite="true" />5541 <PropertyDefinition initialValue="OrxonoxLook/ListboxSelectionBrush" name="SelectionBrush" redrawOnWrite="true" /> 5542 5542 <PropertyDefinition initialValue="FF4444AA" name="SelectionColour" redrawOnWrite="true" /> 5543 5543 <Property name="Selectable" value="True" />
Note: See TracChangeset
for help on using the changeset viewer.