Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 20, 2018, 11:55:06 PM (6 years ago)
Author:
landauf
Message:

merged cegui0.8 into new branch (with some adaptions for "JuuButton" in *.looknfeel)

Location:
data/branches/cegui0.8_ogre1.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • data/branches/cegui0.8_ogre1.9

  • data/branches/cegui0.8_ogre1.9/gui/looknfeels/OrxonoxLook.looknfeel

    r11792 r11794  
    99        <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" />
    1010        <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" />
    1414        <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" />
    1515        <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
     
    55395539        <PropertyDefinition initialValue="FFFFFFFF" name="TextColour" redrawOnWrite="true" />
    55405540        <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" />
    55425542        <PropertyDefinition initialValue="FF4444AA" name="SelectionColour" redrawOnWrite="true" />
    55435543        <Property name="Selectable" value="True" />
     
    57545754        <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" />
    57555755        <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" />
    5756         <PropertyDefinition initialValue="set:OrxonoxLook image:ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" />
    5757         <PropertyDefinition initialValue="set:OrxonoxLook image:ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" />
    5758         <PropertyDefinition initialValue="set:OrxonoxLook image:ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" />
     5756        <PropertyDefinition initialValue="OrxonoxLook/ButtonMiddleNormal" name="NormalImageBackground" redrawOnWrite="true" />
     5757        <PropertyDefinition initialValue="OrxonoxLook/ButtonRightNormal" name="NormalImageRightEdge" redrawOnWrite="true" />
     5758        <PropertyDefinition initialValue="OrxonoxLook/ButtonLeftNormal" name="NormalImageLeftEdge" redrawOnWrite="true" />
    57595759        <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" />
    57605760        <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
Note: See TracChangeset for help on using the changeset viewer.