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_Target.lua"/>


        <Frame name="Perl_Config_Target_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_Target_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_TARGET">
                                        <Anchors>
                                                <Anchor point="TOP" relativeTo="Perl_Config_Target_Header">
                                                        <Offset>
                                                                <AbsDimension x="0" y="-14"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Buff_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_BUFF_NUMBER">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="400" y="-150"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Debuff_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_DEBUFF_NUMBER">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="400" y="-210"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Buff_Scaling_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_TARGET_BUFFDEBUFF_SCALING">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="350" y="-90"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Transparency_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_TRANSPARENCY">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="350" y="-30"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Misc_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_MISC">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="20" y="-30"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Misc2_Text" inherits="GameFontNormal" text=" ">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="180" y="-30"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Combo_Location_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_TARGET_COMBO_LOCATION">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="180" y="-90"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>

                                <FontString name="$parent_Scaling_Text" inherits="GameFontNormal" text="PERL_LOCALIZED_CONFIG_SCALING">
                                        <Anchors>
                                                <Anchor point="LEFT" relativePoint="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="20" y="-325"/>
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>
                        </Layer>
                </Layers>

                <Frames>
                        <CheckButton name="$parent_CheckButton1" inherits="UICheckButtonTemplate" id="1">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Misc_Text">
                                                <Offset>
                                                        <AbsDimension  x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_CLASS_ICON);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Class_Icon_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton2" inherits="UICheckButtonTemplate" id="2">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton1" >
                                                <Offset>
                                                        <AbsDimension  x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_PVP_RANK_ICON);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_PvP_Rank_Icon_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton3" inherits="UICheckButtonTemplate" id="3">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton2">
                                                <Offset>
                                                        <AbsDimension  x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_PVP_STATUS_ICON);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_PvP_Status_Icon_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton4" inherits="UICheckButtonTemplate" id="4">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton3">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_CLASS_CIVILIAN_FRAMES);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Class_Frame_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <Slider name="$parent_Slider1" inherits="OptionsSliderTemplate" minValue="1" maxValue="149" valueStep="1">
                                <Size>
                                        <AbsDimension x="200" y="15"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Scaling_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnValueChanged>
                                                getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
                                                Perl_Config_Target_Set_Scale(getglobal(this:GetName()):GetValue());
                                        </OnValueChanged>
                                </Scripts>
                        </Slider>

                        <CheckButton name="$parent_CheckButton9" inherits="UICheckButtonTemplate" id="9">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parent_Slider1">
                                                <Offset>
                                                        <AbsDimension x="20" y="0"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_SCALING_SET_CURRENT);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Set_Scale();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <Slider name="$parent_Slider2" inherits="OptionsSliderTemplate" minValue="0" maxValue="16" valueStep="1">
                                <Size>
                                        <AbsDimension x="150" y="15"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Buff_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnValueChanged>
                                                getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
                                                Perl_Config_Target_Set_Buffs(getglobal(this:GetName()):GetValue());
                                        </OnValueChanged>
                                </Scripts>
                        </Slider>

                        <Slider name="$parent_Slider3" inherits="OptionsSliderTemplate" minValue="0" maxValue="16" valueStep="1">
                                <Size>
                                        <AbsDimension x="150" y="15"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Debuff_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnValueChanged>
                                                getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
                                                Perl_Config_Target_Set_Debuffs(getglobal(this:GetName()):GetValue());
                                        </OnValueChanged>
                                </Scripts>
                        </Slider>

                        <Slider name="$parent_Slider4" inherits="OptionsSliderTemplate" minValue="0" maxValue="100" valueStep="1">
                                <Size>
                                        <AbsDimension x="200" y="15"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Transparency_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnValueChanged>
                                                getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
                                                Perl_Config_Target_Set_Transparency(getglobal(this:GetName()):GetValue());
                                        </OnValueChanged>
                                </Scripts>
                        </Slider>

                        <Slider name="$parent_Slider5" inherits="OptionsSliderTemplate" minValue="1" maxValue="149" valueStep="1">
                                <Size>
                                        <AbsDimension x="200" y="15"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Buff_Scaling_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-25"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnValueChanged>
                                                getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
                                                Perl_Config_Target_Set_BuffDebuff_Scale(getglobal(this:GetName()):GetValue());
                                        </OnValueChanged>
                                </Scripts>
                        </Slider>

                        <CheckButton name="$parent_CheckButton10" inherits="UICheckButtonTemplate" id="10">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton4">
                                                <Offset>
                                                        <AbsDimension  x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_PORTRAITS);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Portrait_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton11" inherits="UICheckButtonTemplate" id="11">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton10">
                                                <Offset>
                                                        <AbsDimension  x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_THREED_PORTRAITS);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_3D_Portrait_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton12" inherits="UICheckButtonTemplate" id="12">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton11">
                                                <Offset>
                                                        <AbsDimension  x="-20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_COMBAT_TEXT);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Portrait_Combat_Text_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton13" inherits="UICheckButtonTemplate" id="13">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton12">
                                                <Offset>
                                                        <AbsDimension  x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_RARE_ELITE_FRAME);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Rare_Elite_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton19" inherits="UICheckButtonTemplate" id="19">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton13">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_HIDE_BUFFDEBUFF_BACKGROUND);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Buff_Background_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton23" inherits="UICheckButtonTemplate" id="23">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton19">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_CLASS_BUFFDEBUFF);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Class_Buffs_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton24" inherits="UICheckButtonTemplate" id="24">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton23">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_CLASS_COLORED_NAMES);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Class_Colored_Names_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton22" inherits="UICheckButtonTemplate" id="22">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton24">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_SOUND_ON_TARGET_CHANGE);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Sound_Target_Change_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton6" inherits="UICheckButtonTemplate" id="6">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton22">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_MOBHEALTH);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_MobHealth_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton8" inherits="UICheckButtonTemplate" id="8">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton6">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_LOCK);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Lock_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton5" inherits="UICheckButtonTemplate" id="5">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Combo_Location_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_COMBO_POINT_FRAME);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Combo_Points_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton14" inherits="UICheckButtonTemplate" id="14">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton5">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_DISPLAY_IN_NAME_FRAME);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Combo_Name_Frame_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton15" inherits="UICheckButtonTemplate" id="15">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton14">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_DEBUFF_STACKS_IN_COMBO_FRAME);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Combo_Frame_Debuffs_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton16" inherits="UICheckButtonTemplate" id="16">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton13">
                                                <Offset>
                                                        <AbsDimension x="200" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_ALTERNATE_FRAME_STYLE);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Alternate_Frame_Style_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton21" inherits="UICheckButtonTemplate" id="21">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton16">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_HEALER_MODE);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Healer_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton25" inherits="UICheckButtonTemplate" id="25">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton21">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_DISPLAY_MANA_DEFICIT);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Mana_Deficit_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton17" inherits="UICheckButtonTemplate" id="17">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton25">
                                                <Offset>
                                                        <AbsDimension x="-20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_COMPACT);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Compact_Mode_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton18" inherits="UICheckButtonTemplate" id="18">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton17">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_DISPLAY_PERCENTS);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Compact_Percents_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton20" inherits="UICheckButtonTemplate" id="20">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_CheckButton18">
                                                <Offset>
                                                        <AbsDimension x="0" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_SHORT_BARS);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Short_Bars_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>

                        <CheckButton name="$parent_CheckButton26" inherits="UICheckButtonTemplate" id="26">
                                <Size>
                                        <AbsDimension x="20" y="20"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent_Misc2_Text">
                                                <Offset>
                                                        <AbsDimension x="20" y="-20"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                                getglobal(this:GetName().."Text"):SetText(PERL_LOCALIZED_CONFIG_TARGET_INVERT_BUFFS_DEBUFFS);
                                        </OnLoad>
                                        <OnClick>
                                                Perl_Config_Target_Invert_Buffs_Update();
                                        </OnClick>
                                </Scripts>
                        </CheckButton>
                </Frames>

        </Frame>
</Ui>

Generated by GNU Enscript 1.6.5.90.