vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
<Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!--Autogenerated by wowuides, Version=1.0.200.0, Culture=neutral, PublicKeyToken=null-->
  <Frame name="solHyperlinkerForm" hidden="true" toplevel="true" movable="true">
    <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4971-d66d-444e-bb2d-1ad102c87fed" />-->
    <Size>
      <AbsDimension x="327" y="21" />
    </Size>
    <Anchors>
      <Anchor point="CENTER" relativeTo="UIParent">
        <Offset>
          <AbsDimension x="0" y="0" />
        </Offset>
      </Anchor>
    </Anchors>
    <Backdrop bgFile="Interface\TutorialFrame\TutorialFrameBackground" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
      <BackgroundInsets>
        <AbsInset left="3" right="5" top="3" bottom="5" />
      </BackgroundInsets>
      <TileSize>
        <AbsValue val="16" />
      </TileSize>
      <EdgeSize>
        <AbsValue val="16" />
      </EdgeSize>
    </Backdrop>
    <Frames>
      <Button name="$parentButton1" text="x">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="18" y="17" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="326" y="-2" />
            </Offset>
          </Anchor>
        </Anchors>
        <Scripts>
          <OnMouseUp>solHyperlinkerForm:Hide();</OnMouseUp>
        </Scripts>
        <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </NormalTexture>
        <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </PushedTexture>
        <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </DisabledTexture>
        <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
          <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
        </HighlightTexture>
        <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="1" g="0.8196079" b="0" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </NormalText>
        <HighlightText font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </HighlightText>
        <DisabledText font="Fonts\FRIZQT__.TTF">
          <FontHeight>
            <AbsValue val="12" />
          </FontHeight>
          <Color r="0.4980392" g="0.4980392" b="0.4980392" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </DisabledText>
        <PushedTextOffset x="0" y="0" />
      </Button>
      <EditBox name="solHyperlinkerEditBox" movable="true" frameStrata="DIALOG" enableMouse="true">
        <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
        <Size>
          <AbsDimension x="305" y="14" />
        </Size>
        <Anchors>
          <Anchor point="TOPLEFT">
            <Offset>
              <AbsDimension x="13" y="-3" />
            </Offset>
          </Anchor>
        </Anchors>
        <Scripts>
          <OnClick>this:HighlightText(0);</OnClick>
          <OnEscapePressed>solHyperlinkerForm:Hide();</OnEscapePressed>
          <OnEditFocusGained>this:HighlightText(0);</OnEditFocusGained>
        </Scripts>
        <FontString font="Fonts\ARIALN.TTF" nonspacewrap="true" justifyH="LEFT">
          <FontHeight>
            <AbsValue val="10" />
          </FontHeight>
          <Color r="1" g="1" b="1" />
          <Shadow>
            <Color r="0" g="0" b="0" />
            <Offset>
              <AbsDimension x="1" y="-1" />
            </Offset>
          </Shadow>
        </FontString>
        <HighlightColor r="0.827451" g="0.827451" b="0.827451" />
        <TextInsets>
          <AbsInset left="0" right="0" top="0" bottom="0" />
        </TextInsets>
      </EditBox>
    </Frames>
    <Scripts>
      <OnEscapePressed>solHyperlinkerForm:Hide();</OnEscapePressed>
    </Scripts>
  </Frame>
</Ui>

Generated by GNU Enscript 1.6.5.90.