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" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
        <Script file="Perl_Config_ThirdParty.lua"/>


        <Frame name="Perl_Config_ThirdParty_Frame" frameStrata="DIALOG" hidden="true" enableMouse="true">
                <Size>
                        <AbsDimension x="600" y="380"/>
                </Size>
                <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="Perl_Config_Frame">
                                <Offset>
                                        <AbsDimension x="0" y="-120"/>
                                </Offset>
                        </Anchor>
                </Anchors>
                <Layers>
                        <Layer level="ARTWORK">
                                <Texture name="Perl_Config_ThirdParty_Header" file="Interface\DialogFrame\UI-DialogBox-Header">
                                        <Size>
                                                <AbsDimension x="256" y="64"/>
                                        </Size>
                                        <Anchors>
                                                <Anchor point="TOP">
                                                        <Offset>
                                                                <AbsDimension x="0" y="12"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </Texture>
                                <FontString inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_THIRDPARTY">
                                        <Anchors>
                                                <Anchor point="TOP" relativeTo="Perl_Config_ThirdParty_Header">
                                                        <Offset>
                                                                <AbsDimension x="0" y="-14"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>
                        </Layer>
                </Layers>

                <Frames>
                        <Button name="$parent_Button1" inherits="UIPanelButtonTemplate" text="Perl_ColorChange">
                                <Size>
                                        <AbsDimension x="120" y="22"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="40" y="-100"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnClick>
                                                Perl_Config_ThirdParty_DisplayOptions_Perl_ColorChange();
                                        </OnClick>
                                </Scripts>
                        </Button>
                </Frames>
        </Frame>

</Ui>

Generated by GNU Enscript 1.6.5.90.