thottbotreplace.xml
字号:
<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/ C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd">
<script file="ThottbotReplace.lua"/>
<Frame name="ThottbotReplace_Thottbot" frameStrata="LOW" enableMouse="false" parent="UIParent"> <Size> <AbsDimension x="80" y="32"/> </Size> <Frames> <Button name="ThottbotReplace_ThottbotTextButton"> <Size> <AbsDimension x="80" y="32"/> </Size> <Anchors> <Anchor point="CENTER"> <Offset> <AbsDimension x="0" y="0"/> </Offset> </Anchor> </Anchors> <Layers> <Layer level="BACKGROUND"> <FontString name="ThottbotReplace_ThottbotText" inherits="GameFontNormal" wraponspaces="true"> <Size> <AbsDimension x="80" y="32"/> </Size> <Anchors> <Anchor point="TOP"/> </Anchors> </FontString> </Layer> </Layers> </Button> </Frames>
<Anchors> <Anchor point="TOP" relativeTo="MinimapCluster" relativePoint="BOTTOM"> <Offset> <AbsDimension x="8" y="20"/> </Offset> </Anchor> </Anchors> <Anchors> <Anchor point="TOPRIGHT"/> </Anchors>
</Frame>
</Ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -