📄 secbook.xml
字号:
<Offset>
<AbsDimension x="35" y="-8"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnValueChanged>
l1ll1lll1lll1l1l1ll1l(this:GetParent():GetID(), arg1);
</OnValueChanged>
<OnEnter>
ll1l1l1ll1l111l1lll1l(this:GetParent():GetID());
</OnEnter>
<OnLeave>
O0OOOOO000O0O0O0OOO00();
</OnLeave>
</Scripts>
</Slider>
</Frames>
</Frame>
<Frame name="gLimConfigSubFrame" toplevel="true" frameStrata="DIALOG" movable="true" enableMouse="true" hidden="true" parent="UIParent">
<Size>
<AbsDimension x="432" y="496"/>
</Size>
<Anchors>
<Anchor point="TOP" relativeTo="UIParent" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="20" y="100"/>
</Offset>
</Anchor>
</Anchors>
<Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
<BackgroundInsets>
<AbsInset left="11" right="12" top="12" bottom="11"/>
</BackgroundInsets>
</Backdrop>
<Frames>
<Frame name="gLimMod1" inherits="secBookConfigurationTemplate" id="1">
<Anchors>
<Anchor point="CENTER" relativePoint="TOP">
<Offset>
<AbsDimension x="20" y="-48"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod2" inherits="secBookConfigurationTemplate" id="2">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod1" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod3" inherits="secBookConfigurationTemplate" id="3">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod2" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod4" inherits="secBookConfigurationTemplate" id="4">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod3" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
<Size>
<AbsDimension x="128" y="17"/>
</Size>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod5" inherits="secBookConfigurationTemplate" id="5">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod4" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod6" inherits="secBookConfigurationTemplate" id="6">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod5" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod7" inherits="secBookConfigurationTemplate" id="7">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod6" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod8" inherits="secBookConfigurationTemplate" id="8">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod7" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod9" inherits="secBookConfigurationTemplate" id="9">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod8" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="gLimMod10" inherits="secBookConfigurationTemplate" id="10">
<Anchors>
<Anchor point="TOP" relativeTo="gLimMod9" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Frame name="secBookMainDivider" inherits="secBookDividerTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="6" y="-384"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<ScrollingMessageFrame name="secBookTextbox" ignoreArrows="true" maxLines="4" historyLines="0" fade="true" displayDuration="3" fadeDuration="3" letters="256" hidden="false">
<Size>
<AbsDimension x="450" y="50"/>
</Size>
<Anchors>
<Anchor point="BOTTOM">
<Offset>
<AbsDimension x="0" y="52"/>
</Offset>
</Anchor>
</Anchors>
<Layers>
<Layer level="BACKGROUND">
<Texture name="secBookTextboxBackground" setAllPoints="true">
<Color r="0" g="0" b="0" a="0.0"/>
</Texture>
</Layer>
<Layer level="ARTWORK">
<FontString name="secBookTextboxHeader" inherits="gLimNormalFont">
<Anchors>
<Anchor point="TOP">
<Offset>
<AbsDimension x="13" y="0"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
</Layer>
</Layers>
<FontString inherits="gLimNormalFont"/>
</ScrollingMessageFrame>
<Frame name="secBookSubDivider" inherits="secBookDividerTemplate">
<Anchors>
<Anchor point="BOTTOMLEFT">
<Offset>
<AbsDimension x="6" y="32"/>
</Offset>
</Anchor>
</Anchors>
</Frame>
<Button name="secBookOkay" inherits="GameMenuButtonTemplate" text="确定">
<Anchors>
<Anchor point="BOTTOMRIGHT" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="14"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
gLimModMaster_OnOkayClick();
</OnClick>
</Scripts>
</Button>
<Button name="secBookCancel" inherits="GameMenuButtonTemplate" text="取消">
<Anchors>
<Anchor point="BOTTOMLEFT" relativePoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="14"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
O0O0OOO0O0O0O0OOOO00O();
PlaySound("gsTitleOptionExit");
</OnClick>
</Scripts>
</Button>
<ScrollFrame name="secBookScrollFrame" inherits="FauxScrollFrameTemplate">
<Size>
<AbsDimension x="296" y="360"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT" relativeTo="gLimConfigSubFrame">
<Offset>
<AbsDimension x="-40" y="-16"/>
</Offset>
</Anchor>
</Anchors>
<Layers>
<Layer level="ARTWORK">
<Texture name="$parentScrollBarTop" file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
<Size>
<AbsDimension x="31" y="288"/>
</Size>
<Anchors>
<Anchor point="TOP" relativeTo="$parentScrollBarScrollUpButton">
<Offset>
<AbsDimension x="0" y="5"/>
</Offset>
</Anchor>
</Anchors>
<TexCoords left="0" right="0.484375" top="0" bottom="1.0"/>
</Texture>
<Texture file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
<Size>
<AbsDimension x="31" y="128"/>
</Size>
<Anchors>
<Anchor point="BOTTOM" relativeTo="$parentScrollBarScrollDownButton">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
<TexCoords left="0.515625" right="1.0" top="0" bottom="0.4140625"/>
</Texture>
</Layer>
</Layers>
<Scripts>
<OnVerticalScroll>
FauxScrollFrame_OnVerticalScroll(32, gLimModMaster_Update);
</OnVerticalScroll>
</Scripts>
</ScrollFrame>
</Frames>
<Scripts>
<OnLoad>
ll1l1l111ll1ll1l1ll1l();
</OnLoad>
<OnDragStart>
l1l1l1l1lll1l1ll1l1l1();
</OnDragStart>
<OnDragStop>
l1l1l1l1lll1l1ll1l1l();
</OnDragStop>
<OnMouseUp>
l1l1l1l1lll1l1ll1l1l();
</OnMouseUp>
</Scripts>
</Frame>
</Ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -