Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2016, 4:05:08 PM (7 years ago)
Author:
maxima
Message:

new data files from PPS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/gui/looknfeels/OrxonoxLook.looknfeel

    r8818 r11335  
    48644864
    48654865
     4866
     4867
     4868    <!--
     4869    ***************************************************
     4870        OrxonoxLook/JuuButton
     4871    ***************************************************
     4872    -->
     4873    <WidgetLook name="OrxonoxLook/JuuButton">
     4874        <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
     4875        <PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
     4876        <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
     4877        <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
     4878        <PropertyDefinition name="VertLabelFormatting" initialValue="CentreAligned" />
     4879        <PropertyDefinition name="HorzLabelFormatting" initialValue="CentreAligned" />
     4880        <PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" />
     4881        <PropertyDefinition name="NormalImageBackground" initialValue="set:OrxonoxLook image:ButtonMiddleNormal" redrawOnWrite="true" />
     4882        <PropertyDefinition name="NormalImageRightEdge" initialValue="set:OrxonoxLook image:ButtonRightNormal" redrawOnWrite="true" />
     4883        <PropertyDefinition name="NormalImageLeftEdge" initialValue="set:OrxonoxLook image:ButtonLeftNormal" redrawOnWrite="true" />
     4884        <PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" />
     4885        <PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" />
     4886        <PropertyDefinition name="DisabledImage" initialValue="" redrawOnWrite="true" />
     4887        <PropertyDefinition name="VertImageFormatting" initialValue="Stretched" redrawOnWrite="true" />
     4888        <PropertyDefinition name="HorzImageFormatting" initialValue="Stretched" redrawOnWrite="true" />
     4889        <!-- <ImagerySection name="label">
     4890           <TextComponent>
     4891                <Area>
     4892                    <Dim type="TopEdge" >
     4893                        <ImageDim imageset="OrxonoxLook" image="ButtonLeftNormal" dimension="Width">
     4894                            <DimOperator op="Add">
     4895                                <AbsoluteDim value="-3" />
     4896                            </DimOperator>
     4897                        </ImageDim>
     4898                    </Dim>
     4899                    <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
     4900                    <Dim type="Width"><UnifiedDim scale="1" type="Width" /></Dim>
     4901                    <Dim type="Height"><UnifiedDim scale="1" type="Height" /></Dim>
     4902                </Area>
     4903                <VertFormatProperty name="VertLabelFormatting" />
     4904                <HorzFormatProperty name="HorzLabelFormatting" />
     4905            </TextComponent>
     4906        </ImagerySection> -->
     4907        <!-- <ImagerySection name="normal">
     4908            <FrameComponent>
     4909                <Area>
     4910                    <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
     4911                    <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
     4912                    <Dim type="Width"><UnifiedDim scale="1" type="Width" /></Dim>
     4913                    <Dim type="Height"><UnifiedDim scale="1" type="Height" /></Dim>
     4914                </Area>
     4915                <Image type="LeftEdge" imageset="OrxonoxLook" image="JuuButtonDark" />
     4916                <Image type="RightEdge" imageset="OrxonoxLook" image="JuuButtonDark" />
     4917                <Image type="Background" imageset="OrxonoxLook" image="JuuButtonDark" />
     4918            </FrameComponent>
     4919            <ImageryComponent>
     4920                <Area>
     4921                    <Dim type="LeftEdge" >
     4922                        <AbsoluteDim value="0" >
     4923                            <DimOperator op="Add">
     4924                                <ImageDim imageset="OrxonoxLook" image="ButtonLeftNormal" dimension="Width" />
     4925                            </DimOperator>
     4926                        </AbsoluteDim>
     4927                    </Dim>
     4928                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4929                    <Dim type="Width" >
     4930                        <UnifiedDim scale="1" type="Width">
     4931                            <DimOperator op="Subtract">
     4932                                <ImageDim imageset="OrxonoxLook" image="ButtonLeftNormal" dimension="Width">
     4933                                    <DimOperator op="Add">
     4934                                        <ImageDim imageset="OrxonoxLook" image="ButtonRightNormal" dimension="Width" />
     4935                                    </DimOperator>
     4936                                </ImageDim>
     4937                            </DimOperator>
     4938                        </UnifiedDim>
     4939                    </Dim>
     4940                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4941                </Area>
     4942                <ImageProperty name="NormalImageBackground" />
     4943                <VertFormatProperty name="VertImageFormatting" />
     4944                <HorzFormatProperty name="HorzImageFormatting" />
     4945            </ImageryComponent>
     4946            <ImageryComponent>
     4947                <Area>
     4948                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     4949                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4950                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     4951                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4952                </Area>
     4953                <ImageProperty name="NormalImageRightEdge" />
     4954                <VertFormatProperty name="VertImageFormatting" />
     4955                <HorzFormat type="RightAligned" />
     4956            </ImageryComponent>
     4957            <ImageryComponent>
     4958                <Area>
     4959                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     4960                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4961                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     4962                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4963                </Area>
     4964                <ImageProperty name="NormalImageLeftEdge" />
     4965                <VertFormatProperty name="VertImageFormatting" />
     4966            </ImageryComponent>
     4967            <ImageryComponent>
     4968                <Area>
     4969                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     4970                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4971                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     4972                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4973                </Area>
     4974                <ImageProperty name="NormalImage" />
     4975                <VertFormatProperty name="VertImageFormatting" />
     4976                <HorzFormatProperty name="HorzImageFormatting" />
     4977            </ImageryComponent>
     4978        </ImagerySection> -->
     4979 <ImagerySection name="hover">
     4980            <ImageryComponent>
     4981                <Area>
     4982                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     4983                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4984                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     4985                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4986                </Area>
     4987                <Image imageset="OrxonoxLook" image="JuuButtonBright" />
     4988                <VertFormat type="CentreAligned" />
     4989                <HorzFormat type="CentreAligned" />
     4990            </ImageryComponent>
     4991        </ImagerySection>
     4992        <!--<ImagerySection name="hover">
     4993            <FrameComponent>
     4994                <Area>
     4995                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     4996                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     4997                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     4998                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     4999                </Area>
     5000                <Image type="LeftEdge" imageset="OrxonoxLook" image="RadioButtonMark" />
     5001            </FrameComponent>
     5002            <ImageryComponent>
     5003                <Area>
     5004                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     5005                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     5006                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     5007                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     5008                </Area>
     5009                <ImageProperty name="HoverImage" />
     5010                <VertFormatProperty name="VertImageFormatting" />
     5011                <HorzFormatProperty name="HorzImageFormatting" />
     5012            </ImageryComponent>
     5013        </ImagerySection> -->
     5014        <ImagerySection name="pushed">
     5015            <FrameComponent>
     5016                <Area>
     5017                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     5018                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     5019                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     5020                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     5021                </Area>
     5022                <Image type="LeftEdge" imageset="OrxonoxLook" image="ButtonLeftPushed" />
     5023                <Image type="RightEdge" imageset="OrxonoxLook" image="ButtonRightPushed" />
     5024                <Image type="Background" imageset="OrxonoxLook" image="ButtonMiddlePushed" />
     5025            </FrameComponent>
     5026            <ImageryComponent>
     5027                <Area>
     5028                    <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
     5029                    <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
     5030                    <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
     5031                    <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     5032                </Area>
     5033                <ImageProperty name="PushedImage" />
     5034                <VertFormatProperty name="VertImageFormatting" />
     5035                <HorzFormatProperty name="HorzImageFormatting" />
     5036            </ImageryComponent>
     5037        </ImagerySection>
     5038        <StateImagery name="Normal">
     5039            <Layer>
     5040                <Section section="normal" />
     5041                <Section section="label">
     5042                    <ColourProperty name="NormalTextColour" />
     5043                </Section>
     5044            </Layer>
     5045        </StateImagery>
     5046        <StateImagery name="Hover">
     5047            <Layer>
     5048                <Section section="hover" />
     5049                <Section section="label">
     5050                    <ColourProperty name="HoverTextColour" />
     5051                </Section>
     5052            </Layer>
     5053        </StateImagery>
     5054        <StateImagery name="Pushed">
     5055            <Layer>
     5056                <Section section="pushed" />
     5057                <Section section="label">
     5058                    <ColourProperty name="PushedTextColour" />
     5059                </Section>
     5060            </Layer>
     5061        </StateImagery>
     5062        <StateImagery name="PushedOff">
     5063            <Layer>
     5064                <Section section="hover" />
     5065                <Section section="label">
     5066                    <ColourProperty name="HoverTextColour" />
     5067                </Section>
     5068            </Layer>
     5069        </StateImagery>
     5070        <StateImagery name="Disabled">
     5071            <Layer>
     5072                <Section section="normal">
     5073                    <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     5074                </Section>
     5075                <Section section="label">
     5076                    <ColourProperty name="DisabledTextColour" />
     5077                </Section>
     5078            </Layer>
     5079        </StateImagery>
     5080    </WidgetLook>
     5081
     5082
    48665083</Falagard>
    48675084
Note: See TracChangeset for help on using the changeset viewer.