📄 gathererinfo.xml
字号:
</Layer>
</Layers>
</ScrollFrame>
</Frames>
</Frame>
</Frames>
</Frame>
<Frame name="GathererInfo_SearchFrame" enableMouse="true" parent="GathererInfo_DialogFrame" hidden="true" id="2">
<Size>
<AbsDimension x="640" y="370"/>
</Size>
<Anchors>
<Anchor point="CENTER" relativeTo="GathererInfo_DialogFrame" relativePoint="CENTER">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
<!-- Target Information -->
<Frames>
<!-- Informational -->
<Frame name="GathererInfo_GatherTypeDropDown" inherits="UIDropDownMenuTemplate" id="11">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrame">
<Offset>
<AbsDimension x="15" y="-40"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
UIDropDownMenu_SetWidth(80);
</OnLoad>
<OnShow>
UIDropDownMenu_Initialize(this, GathererInfo_GatherTypeDropDown_Initialize);
</OnShow>
</Scripts>
</Frame>
<Frame name="GathererInfo_GatherItemDropDown" inherits="UIDropDownMenuTemplate" id="12">
<Anchors>
<Anchor point="LEFT" relativeTo="GathererInfo_GatherTypeDropDown">
<Offset>
<AbsDimension x="100" y="0"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
UIDropDownMenu_SetWidth(260);
</OnLoad>
<OnShow>
UIDropDownMenu_Initialize(this, GathererInfo_GatherItemDropDown_Initialize);
</OnShow>
</Scripts>
</Frame>
-- Display area
<Frame name="GathererInfo_MainSearch" setAllPoints="true" hidden="false">
<Layers>
<Layer level="ARTWORK">
<FontString name="GathererInfo_SearchFrameHomeTitle" inherits="GameFontNormalSmall" justifyH="LEFT" text="GATHERER_SEARCH_LOCATION">
<Size>
<AbsDimension x="550" y="0"/>
</Size>
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="25" y="-15"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="GathererInfo_Searchtotalcount" inherits="GameFontNormalSmall" justifyH="LEFT">
<Size>
<AbsDimension x="200" y="16"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT" relativeTo="GathererInfo_Main" relativePoint="TOPRIGHT">
<Offset>
<AbsDimension x="-15" y="-10"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
</Layer>
</Layers>
<Frames>
<!-- headers -->
<Button name="GathererInfo_SearchFrameColumnHeader3" inherits="GathererInfo_FrameColumnHeaderTemplate" text="GATHERER_SEARCH_COL_CONTINENT" justifyH="LEFT">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="17" y="-70"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
WhoFrameColumn_SetWidth(130);
this.sortType = "Cname";
this.search="Search";
</OnLoad>
</Scripts>
</Button>
<Button name="GathererInfo_SearchFrameColumnHeader1" inherits="GathererInfo_FrameColumnHeaderTemplate" text="GATHERER_SEARCH_COL_ZONE" justifyH="LEFT">
<Anchors>
<Anchor point="LEFT" relativeTo="GathererInfo_SearchFrameColumnHeader3" relativePoint="RIGHT">
<Offset>
<AbsDimension x="-2" y="0"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
WhoFrameColumn_SetWidth(244);
this.sortType = "Zname";
this.search="Search";
</OnLoad>
</Scripts>
</Button>
<Button name="GathererInfo_SearchFrameColumnHeader2" inherits="GathererInfo_FrameColumnHeaderTemplate" text=" #" justifyH="CENTER">
<Anchors>
<Anchor point="LEFT" relativeTo="GathererInfo_SearchFrameColumnHeader1" relativePoint="RIGHT">
<Offset>
<AbsDimension x="-2" y="0"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
WhoFrameColumn_SetWidth(54);
this.search="Search";
this.sortType = "Namount";
</OnLoad>
</Scripts>
</Button>
<Button name="GathererInfo_SearchFrameColumnHeader4" inherits="GathererInfo_FrameColumnHeaderTemplate" text="GATHERER_SEARCH_COL_PNODE" justifyH="CENTER">
<Anchors>
<Anchor point="LEFT" relativeTo="GathererInfo_SearchFrameColumnHeader2" relativePoint="RIGHT">
<Offset>
<AbsDimension x="-2" y="0"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
WhoFrameColumn_SetWidth(74);
this.sortType = "Npercent";
this.search="Search";
</OnLoad>
</Scripts>
</Button>
<Button name="GathererInfo_SearchFrameColumnHeader5" inherits="GathererInfo_FrameColumnHeaderTemplate" text="GATHERER_SEARCH_COL_PDENSITY" justifyH="CENTER">
<Anchors>
<Anchor point="LEFT" relativeTo="GathererInfo_SearchFrameColumnHeader4" relativePoint="RIGHT">
<Offset>
<AbsDimension x="-2" y="0"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
WhoFrameColumn_SetWidth(74);
this.sortType = "Ndensity";
this.search="Search";
</OnLoad>
</Scripts>
</Button>
<!-- Display Buttons -->
<Button name="GathererInfo_SearchFrameButton1" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="1">
<Anchors>
<Anchor point="BOTTOMLEFT" relativeTo="GathererInfo_SearchFrameColumnHeader3">
<Offset>
<AbsDimension x="0" y="-16"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton2" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="2">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton1" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton3" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="3">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton2" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton4" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="4">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton3" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton5" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="5">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton4" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton6" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="6">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton5" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton7" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="7">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton6" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton8" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="8">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton7" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton9" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="9">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton8" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton10" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="10">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton9" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton11" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="11">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton10" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton12" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="12">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton11" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton13" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="13">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton12" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton14" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="14">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton13" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<Button name="GathererInfo_SearchFrameButton15" inherits="GathererInfo_FrameEntryStatusButtonTemplate" id="15">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="GathererInfo_SearchFrameButton14" relativePoint="BOTTOMLEFT">
<Offset>
<AbsDimension x="0" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Button>
<!-- Scrollbar -->
<ScrollFrame name="GathererInfo_SearchListScrollFrame" inherits="FauxScrollFrameTemplate">
<Size>
<AbsDimension x="296" y="240"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT" relativeTo="GathererInfo_SearchFrame" relativePoint="TOPRIGHT">
<Offset>
<AbsDimension x="-56" y="-96"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnVerticalScroll>
FauxScrollFrame_OnVerticalScroll(GATHERERINFO_FRAME_HEIGHT, GathererInfo_SearchUpdate);
</OnVerticalScroll>
</Scripts>
<Layers>
<Layer level="BACKGROUND">
<Texture name="GathererInfo_SearchListScrollBarTop" file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
<Size>
<AbsDimension x="31" y="246"/>
</Size>
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPRIGHT">
<Offset>
<AbsDimension x="-2" y="5"/>
</Offset>
</Anchor>
</Anchors>
<TexCoords left="0" right="0.484375" top="0" bottom="1.0"/>
</Texture>
<Texture name="GathererInfo_SearchListScrollBarBottom" file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
<Size>
<AbsDimension x="31" y="106"/>
</Size>
<Anchors>
<Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT">
<Offset>
<AbsDimension x="-2" y="-2"/>
</Offset>
</Anchor>
</Anchors>
<TexCoords left="0.515625" right="1.0" top="0" bottom="0.4140625"/>
</Texture>
</Layer>
</Layers>
</ScrollFrame>
</Frames>
</Frame>
</Frames>
</Frame>
</Ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -