Mercurial > wow > hansgar_and_franzok_assist
diff Libs/DF/tutorial_alert.xml @ 11:2f09fe4be15c
Added an Options Panel.
| author | Tercio |
|---|---|
| date | Mon, 20 Apr 2015 16:34:18 -0300 |
| parents | |
| children | 0682d738499b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Libs/DF/tutorial_alert.xml Mon Apr 20 16:34:18 2015 -0300 @@ -0,0 +1,247 @@ +<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/ + ..\FrameXML\UI.xsd"> + +<!-- raw copy from MoP WatchFrames, got removed on WoD --> + + <ScrollFrame name="DetailsFrameworkTutorialAlertFrameTemplate" enableMouse="true" virtual="true"> + <Size x="224" y="72"/> + <Scripts> + <OnLoad> + self:SetHorizontalScroll(-28.5); + </OnLoad> + </Scripts> + <ScrollChild> + <Frame name="$parentScrollChild" parentKey="ScrollChild"> + <Size x="190" y="60"/> + <Layers> + <Layer level="BACKGROUND"> + <Texture name="$parentBg" setAllPoints="true"> + <Color r="0" g="0" b="0" a="0.5"/> + </Texture> + </Layer> + <Layer level="BORDER"> + <Texture name="$parentBorderTopLeft" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="16" y="16"/> + <TexCoords left="0.02539063" right="0.05664063" top="0.01562500" bottom="0.26562500"/> + <Anchors> + <Anchor point="TOPLEFT" x="-4" y="4" /> + </Anchors> + </Texture> + + <Texture name="$parentBorderTopRight" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="16" y="16"/> + <TexCoords left="0.02539063" right="0.05664063" top="0.29687500" bottom="0.54687500"/> + <Anchors> + <Anchor point="TOPRIGHT" x="4" y="4" /> + </Anchors> + </Texture> + + <Texture name="$parentBorderBotLeft" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="16" y="16"/> + <TexCoords left="0.02539063" right="0.05664063" top="0.57812500" bottom="0.82812500"/> + <Anchors> + <Anchor point="BOTTOMLEFT" x="-4" y="-4" /> + </Anchors> + </Texture> + + <Texture name="$parentBorderBotRight" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="16" y="16"/> + <TexCoords left="0.06054688" right="0.09179688" top="0.01562500" bottom="0.26562500"/> + <Anchors> + <Anchor point="BOTTOMRIGHT" x="4" y="-4"/> + </Anchors> + </Texture> + + <Texture name="$parentBorderLeft" file="Interface\QuestFrame\AutoQuestToastBorder-LeftRight" vertTile="true"> + <Size x="8" y="16"/> + <Anchors> + <Anchor point="TOPLEFT" relativeTo="$parentBorderTopLeft" relativePoint="BOTTOMLEFT"/> + <Anchor point="BOTTOMLEFT" relativeTo="$parentBorderBotLeft" relativePoint="TOPLEFT"/> + </Anchors> + <TexCoords left="0" right="0.5" top="0" bottom="1"/> + </Texture> + + <Texture name="$parentBorderRight" file="Interface\QuestFrame\AutoQuestToastBorder-LeftRight" vertTile="true"> + <Size x="8" y="16"/> + <Anchors> + <Anchor point="TOPRIGHT" relativeTo="$parentBorderTopRight" relativePoint="BOTTOMRIGHT"/> + <Anchor point="BOTTOMRIGHT" relativeTo="$parentBorderBotRight" relativePoint="TOPRIGHT"/> + </Anchors> + <TexCoords left="0.5" right="1" top="0" bottom="1"/> + </Texture> + + <Texture name="$parentBorderTop" file="Interface\QuestFrame\AutoQuestToastBorder-TopBot" horizTile="true"> + <Size x="16" y="8"/> + <Anchors> + <Anchor point="TOPLEFT" relativeTo="$parentBorderTopLeft" relativePoint="TOPRIGHT"/> + <Anchor point="TOPRIGHT" relativeTo="$parentBorderTopRight" relativePoint="TOPLEFT"/> + </Anchors> + <TexCoords left="0" right="1" top="0" bottom="0.5"/> + </Texture> + + <Texture name="$parentBorderBottom" file="Interface\QuestFrame\AutoQuestToastBorder-TopBot" horizTile="true"> + <Size x="16" y="8"/> + <Anchors> + <Anchor point="BOTTOMLEFT" relativeTo="$parentBorderBotLeft" relativePoint="BOTTOMRIGHT"/> + <Anchor point="BOTTOMRIGHT" relativeTo="$parentBorderBotRight" relativePoint="BOTTOMLEFT"/> + </Anchors> + <TexCoords left="0" right="1" top="0.5" bottom="1"/> + </Texture> + </Layer> + <Layer level="ARTWORK"> + <Texture name="$parentQuestIconBg" inherits="QuestIcon-Large"> + <Anchors> + <Anchor point="CENTER" relativePoint="LEFT"/> + </Anchors> + </Texture> + </Layer> + <Layer level="ARTWORK" textureSubLevel="1"> + <Texture name="$parentExclamation" parentKey="Exclamation" hidden="true" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="19" y="33"/> + <TexCoords left="0.13476563" right="0.17187500" top="0.01562500" bottom="0.53125000"/> + <Anchors> + <Anchor point="CENTER" relativeTo="$parentQuestIconBg" x="0.5" /> + </Anchors> + </Texture> + + <Texture name="$parentQuestionMark" parentKey="QuestionMark" hidden="true" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="19" y="33"/> + <TexCoords left="0.17578125" right="0.21289063" top="0.01562500" bottom="0.53125000"/> + <Anchors> + <Anchor point="CENTER" relativeTo="$parentQuestIconBg" x="0.5" /> + </Anchors> + </Texture> + </Layer> + <Layer level="BORDER"> + <FontString name="$parentQuestName" inherits="QuestFont_Large" parentKey="QuestName"> + <Anchors> + <Anchor point="LEFT" relativeTo="$parentQuestIconBg" relativePoint="RIGHT" x="-6"/> + <Anchor point="RIGHT" x="-8"/> + <Anchor point="TOP" x="0" y="-24"/> + </Anchors> + <Color r="1" g="1" b="1"/> + </FontString> + <FontString name="$parentTopText" inherits="GameFontNormalSmall" parentKey="TopText"> + <Anchors> + <Anchor point="TOP" x="0" y="-4"/> + <Anchor point="LEFT" relativeTo="$parentQuestIconBg" relativePoint="RIGHT" x="-6"/> + <Anchor point="RIGHT" x="-8"/> + </Anchors> + </FontString> + <FontString name="$parentBottomText" inherits="GameFontDisableSmall" parentKey="BottomText"> + <Anchors> + <Anchor point="BOTTOM" x="0" y="4"/> + <Anchor point="LEFT" relativeTo="$parentQuestIconBg" relativePoint="RIGHT" x="-6"/> + <Anchor point="RIGHT" x="-8"/> + </Anchors> + </FontString> + </Layer> + <Layer level="BORDER" textureSubLevel="1"> + <Texture name="$parentShine" alphaMode="ADD" alpha="0" hidden="true" parentKey="Shine"> + <Animations> + <AnimationGroup name="$parentFlash" parentKey="Flash"> + <Alpha startDelay="0" change="0.4" duration="0.25" order="1"/> + <Alpha startDelay="0.05" change="-0.4" duration="0.25" order="2"/> + <Scripts> + <OnStop> + self:GetParent():Hide(); + </OnStop> + <OnFinished> + self:GetParent():Hide(); + </OnFinished> + </Scripts> + </AnimationGroup> + </Animations> + <Anchors> + <Anchor point="TOPLEFT" x="-1" y="1"/> + <Anchor point="BOTTOMRIGHT" x="1" y="-1"/> + </Anchors> + <Color r="1" g="1" b="1"/> + </Texture> + </Layer> + <Layer level="OVERLAY"> + <Texture name="$parentIconShine" alphaMode="ADD" alpha="0" hidden="true" parentKey="IconShine" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="42" y="42"/> + <TexCoords left="0.21679688" right="0.29882813" top="0.01562500" bottom="0.67187500"/> + <Anchors> + <Anchor point="CENTER" relativeTo="$parentQuestIconBg"/> + </Anchors> + <Animations> + <AnimationGroup name="$parentFlash" parentKey="Flash"> + <Alpha change="0.9" duration="0.25" order="1"/> + <Alpha startDelay="0.05" change="-0.9" duration="0.25" order="2"/> + <Scripts> + <OnStop> + self:GetParent():Hide(); + </OnStop> + <OnFinished> + self:GetParent():Hide(); + --if (self:GetParent():GetParent():GetParent().type=="COMPLETED") then + --self:GetParent():GetParent().Flash:Show(); + --end + </OnFinished> + </Scripts> + </AnimationGroup> + </Animations> + </Texture> + </Layer> + </Layers> + <Frames> + <Frame name="$parentFlash" useParentLevel="true" setAllPoints="true" hidden="true" parentKey="Flash"> + <Layers> + <Layer level="BORDER"> + <Texture name="QuestLogFrameCompleteButtonFlash" inherits="UIPanelButtonHighlightTexture" parentKey="Flash"> + <Size x="180" y="28"/> + <Anchors> + <Anchor point="TOPLEFT" x="14" y="-2"/> + </Anchors> + </Texture> + </Layer> + <Layer level="OVERLAY"> + <Texture name="$parentIconFlash" alphaMode="ADD" alpha="0.5" parentKey="IconFlash" file="Interface\QuestFrame\AutoQuest-Parts"> + <Size x="42" y="42"/> + <TexCoords left="0.21679688" right="0.29882813" top="0.01562500" bottom="0.67187500"/> + <Anchors> + <Anchor point="CENTER" relativePoint="LEFT"/> + </Anchors> + </Texture> + </Layer> + </Layers> + <Scripts> + <OnLoad> + self.IconFlash:SetVertexColor(1, 0, 0); + </OnLoad> + <OnShow> + UIFrameFlash(self, 0.75, 0.75, -1, nil); + </OnShow> + <OnHide> + UIFrameFlashStop(self); + </OnHide> + </Scripts> + </Frame> + </Frames> + </Frame> + </ScrollChild> + </ScrollFrame> + + <Frame name="DetailsFrameworkBoxAlertTemplateUp" inherits="GlowBoxTemplate" hidden="false" frameStrata="FULLSCREEN" virtual="true"> + <Layers> + <Layer level="OVERLAY"> + <FontString name="$parentText" parentKey="text" inherits="GameFontHighlightLeft" justifyV="TOP" text=""> + <Size x="280" y="0"/> + <Anchors> + <Anchor point="TOPLEFT" x="16" y="-15"/> + </Anchors> + </FontString> + </Layer> + </Layers> + <Size x="300" y="150"/> + <Frames> + <Frame name="$parentArrow" parentKey="arrow" inherits="GlowBoxArrowTemplate"> + <Anchors> + <Anchor point="TOP" relativePoint="BOTTOM" x="40" y="1"/> + </Anchors> + </Frame> + </Frames> + </Frame> +</Ui> \ No newline at end of file
