annotate Config/Config.xml @ 60:2a636b00c31e

- buff time progress bars touched up
author Nenue
date Mon, 15 Aug 2016 07:23:56 -0400
parents 1a322b92dbfa
children
rev   line source
Nenue@47 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
Nenue@47 2 ..\FrameXML\UI.xsd">
Nenue@47 3
Nenue@47 4 <FontString virtual="true" name="VeneerFieldName" parentKey="fieldname" inherits="VeneerFontHighlight" justifyV="TOP" justifyH="LEFT" />
Nenue@47 5 <FontString virtual="true" name="VeneerFieldValue" parentKey="fieldvalue" inherits="VeneerFontNormal" justifyV="TOP" justifyH="LEFT" />
Nenue@47 6 <Slider virtual="true" orientation="HORIZONTAL" name="VeneerConfigSlider">
Nenue@47 7 <Size x="250" y="18" />
Nenue@47 8 <Thumbtexture name="$parentThumb" alphaMode="BLEND" parentKey="thumb">
Nenue@47 9 <Size x="12" y="18" />
Nenue@47 10 <Color r="0.25" g="0.25" b="0.25" a="1" />
Nenue@47 11 </Thumbtexture>
Nenue@47 12 <Layers>
Nenue@47 13 <Layer level="BACKGROUND">
Nenue@47 14 <Texture>
Nenue@47 15 <Anchors>
Nenue@47 16 <Anchor point="LEFT" />
Nenue@47 17 <Anchor point="RIGHT" />
Nenue@47 18 </Anchors>
Nenue@47 19 <Size y="7" />
Nenue@47 20 <Color r="0" g="0" b="0" a="1" />
Nenue@47 21 </Texture>
Nenue@47 22
Nenue@47 23 </Layer>
Nenue@47 24 <Layer level="OVERLAY">
Nenue@47 25
Nenue@47 26
Nenue@47 27 <FontString name="$parentOptText" inherits="VeneerFieldName">
Nenue@47 28 <Anchors>
Nenue@47 29 <Anchor point="BOTTOMLEFT" relativePoint="TOPLEFT" />
Nenue@47 30 </Anchors>
Nenue@47 31 </FontString>
Nenue@47 32
Nenue@47 33 <FontString name="$parentOptText" inherits="VeneerFieldValue">
Nenue@47 34 <Anchors>
Nenue@47 35 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" x="0" y="0" />
Nenue@47 36 </Anchors>
Nenue@47 37 </FontString>
Nenue@47 38 </Layer>
Nenue@47 39 </Layers>
Nenue@47 40 <Scripts>
Nenue@47 41 <OnValueChanged>
Nenue@47 42 self:OnChange()
Nenue@47 43 </OnValueChanged>
Nenue@47 44 </Scripts>
Nenue@47 45 </Slider>
Nenue@47 46
Nenue@47 47 <CheckButton virtual="true" orientation="HORIZONTAL" name="VeneerConfigCheckButton">
Nenue@47 48 <Size x="24" y="24" />
Nenue@47 49 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up"/>
Nenue@47 50 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down"/>
Nenue@47 51 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD"/>
Nenue@47 52 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check"/>
Nenue@47 53 <Layers>
Nenue@47 54 <Layer level="BACKGROUND">
Nenue@47 55 <Texture setAllPoints="true">
Nenue@47 56 <Size y="24" />
Nenue@47 57 <Color r="0" g="0.7" b="1" a="1" />
Nenue@47 58 </Texture>
Nenue@47 59
Nenue@47 60 <FontString name="$parentOptText" inherits="VeneerFieldName" >
Nenue@47 61 <Anchors>
Nenue@47 62 <Anchor point="LEFT" relativePoint="LEFT" x="24" y="0" />
Nenue@47 63 </Anchors>
Nenue@47 64 </FontString>
Nenue@47 65
Nenue@47 66 </Layer>
Nenue@47 67 </Layers>
Nenue@47 68 <Scripts>
Nenue@47 69 <OnValueChanged>
Nenue@47 70 self:OnChange()
Nenue@47 71 </OnValueChanged>
Nenue@47 72 </Scripts>
Nenue@47 73 </CheckButton>
Nenue@47 74
Nenue@47 75
Nenue@47 76 <Button virtual="true" name="VeneerConfigColor">
Nenue@47 77 <Size x="400" y="20" />
Nenue@47 78 <Layers>
Nenue@47 79 <Layer level="BACKGROUND">
Nenue@47 80 <Texture setAllPoints="true">
Nenue@47 81 <Color r="0.15" g="0.15" b="0.15" a="0.5" />
Nenue@47 82 </Texture>
Nenue@47 83 <Texture>
Nenue@47 84 <Anchors>
Nenue@47 85 <Anchor point="BOTTOMLEFT" x="0" y="0" />
Nenue@47 86 </Anchors>
Nenue@47 87 <Size x="18" y="18" />
Nenue@47 88 <Color r="0" g="0" b="0" a="1" />
Nenue@47 89 </Texture>
Nenue@47 90 </Layer>
Nenue@47 91 <Layer level="ARTWORK">
Nenue@47 92 <Texture name="$parentCurrentColor" parentKey="current">
Nenue@47 93 <Anchors>
Nenue@47 94 <Anchor point="BOTTOMLEFT" x="1" y="1" />
Nenue@47 95 </Anchors>
Nenue@47 96 <Size x="16" y="16" />
Nenue@47 97 <Color r="1" g="1" b="1" a="1" />
Nenue@47 98 </Texture>
Nenue@47 99 </Layer>
Nenue@47 100 <Layer level="OVERLAY">
Nenue@47 101
Nenue@47 102 <FontString name="$parentOptText" inherits="VeneerFieldName">
Nenue@47 103 <Anchors>
Nenue@47 104 <Anchor point="BOTTOMLEFT" relativePoint="TOPLEFT" x="0" y="0" />
Nenue@47 105 </Anchors>
Nenue@47 106 </FontString>
Nenue@47 107
Nenue@47 108 <FontString parentKey="fieldvalue" name="$parentOptText" inherits="VeneerFontNormal" text="">
Nenue@47 109 <Anchors>
Nenue@47 110 <Anchor point="CENTER" relativePoint="CENTER" relativeKey="$thumb" x="0" y="0" />
Nenue@47 111 </Anchors>
Nenue@47 112 </FontString>
Nenue@47 113
Nenue@47 114 </Layer>
Nenue@47 115 </Layers>
Nenue@47 116 </Button>
Nenue@47 117
Nenue@47 118 <Script file="Config.lua" />
Nenue@47 119 </Ui>