欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

glimquestion.xml

时间太紧了
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/..\FrameXML\UI.xsd">
	<Script file="BaseQuest.lua"/>
	<Script file="BaseNPC.lua"/>
	<Script file="gLimQuestion.lua"/>
	<Frame name="gLimQuestion" parent="UIParent" hidden="true">
	<Scripts>
		<OnLoad>
			gLimQuestion_OnLoad();
		</OnLoad>
		<OnEvent>
			gLimQuestion_OnEvent();
		</OnEvent>
	</Scripts>
	</Frame>
	<Frame name="gLimQuestionDelete" parent="UIParent" hidden="false">
	<Scripts>
		<OnUpdate>
			gLimQuestionDelete_OnUpdate();
		</OnUpdate>
	</Scripts>
	</Frame>
	<Button name="gLimQuestionQuestObjectButtonTemplate" hidden="true" virtual="true">
		<Layers>
			<Layer level="BACKGROUND">
				<Texture file="Interface\TutorialFrame\TutorialFrame-QuestionMark">
					<Size>
						<AbsDimension x="24" y="24"/>
					</Size>
					<Anchors>
						<Anchor point="RIGHT">
							<Offset>
								<AbsDimension x="-20" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</Texture>
			</Layer>
		</Layers>
		<NormalTexture >
			<Size>
				<AbsDimension x="275" y="12"/>
			</Size>
			<Anchors>
				<Anchor point="CENTER" relativePoint="CENTER"/>
			</Anchors>
		</NormalTexture>
		<PushedTexture alphaMode="ADD" file="Interface\QuestFrame\UI-QuestTitleHighlight">
			<Size>
				<AbsDimension x="275" y="12"/>
			</Size>
			<Anchors>
				<Anchor point="CENTER" relativePoint="CENTER"/>
			</Anchors>
		</PushedTexture>
		<HighlightTexture alphaMode="ADD" file="Interface\QuestFrame\UI-QuestTitleHighlight">
			<Size>
				<AbsDimension x="275" y="12"/>
			</Size>
			<Anchors>
				<Anchor point="CENTER" relativePoint="CENTER"/>
			</Anchors>
		</HighlightTexture>
		<Scripts>
			<OnLoad>
				this:RegisterForClicks("LeftButtonUp", "RightButtonUp");
			</OnLoad>
		</Scripts>
	</Button>
	<Button name="gLimQuestionQHObjectButtonTemplate" inherits="gLimQuestionQuestObjectButtonTemplate" virtual="true">
		<Scripts>
			<OnClick>
				gLimQuestion_QHObjectButton_OnClick(arg1,this:GetID());
			</OnClick>
		</Scripts>
	</Button>
	<Button name="gLimQuestionQLObjectButtonTemplate" inherits="gLimQuestionQuestObjectButtonTemplate" virtual="true">
		<Scripts>
			<OnClick>
				gLimQuestion_QLObjectButton_OnClick(arg1,this:GetID());
			</OnClick>
		</Scripts>
	</Button>
	<Button name="gLimQuestionQHObjectButton1" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="1">
	</Button>
	<Button name="gLimQuestionQHObjectButton2" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="2">
	</Button>
	<Button name="gLimQuestionQHObjectButton3" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="3">
	</Button>
	<Button name="gLimQuestionQHObjectButton4" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="4">
	</Button>
	<Button name="gLimQuestionQHObjectButton5" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="5">
	</Button>
	<Button name="gLimQuestionQHObjectButton6" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="6">
	</Button>
	<Button name="gLimQuestionQHObjectButton7" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="7">
	</Button>
	<Button name="gLimQuestionQHObjectButton8" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="8">
	</Button>
	<Button name="gLimQuestionQHObjectButton9" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="9">
	</Button>
	<Button name="gLimQuestionQHObjectButton10" inherits="gLimQuestionQHObjectButtonTemplate" parent="QuestHistoryDetailScrollChildFrame" id="10">
	</Button>
	<Button name="gLimQuestionQLObjectButton1" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="1">
	</Button>
	<Button name="gLimQuestionQLObjectButton2" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="2">
	</Button>
	<Button name="gLimQuestionQLObjectButton3" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="3">
	</Button>
	<Button name="gLimQuestionQLObjectButton4" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="4">
	</Button>
	<Button name="gLimQuestionQLObjectButton5" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="5">
	</Button>
	<Button name="gLimQuestionQLObjectButton6" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="6">
	</Button>
	<Button name="gLimQuestionQLObjectButton7" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="7">
	</Button>
	<Button name="gLimQuestionQLObjectButton8" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="8">
	</Button>
	<Button name="gLimQuestionQLObjectButton9" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="9">
	</Button>
	<Button name="gLimQuestionQLObjectButton10" inherits="gLimQuestionQLObjectButtonTemplate" parent="QuestLogDetailScrollChildFrame" id="10">
	</Button>
	<Button name="gLimQuestionWorldMapDeleteButton" inherits="UIPanelButtonTemplate" parent="WorldMapFrame" hidden="true" text="删除查询标记">
		<Size>
			<AbsDimension x="110" y="22"/>
		</Size>
		<Anchors>
			<Anchor point="RIGHT" relativeTo="MapNotesDropDownMenu" relativePoint="LEFT">
				<Offset>
					<AbsDimension x="-10" y="3"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Scripts>
			<OnClick>
				gLimQuestion_WorldMapDeleteButton_OnClick();
			</OnClick>
		</Scripts>
	</Button>
	<Button name="gLimQuestionQHDetailAcceptedLocationButton" parent="QuestHistoryDetailListScrollChildFrame" hidden="true">
		<Size>
			<AbsDimension x="196" y="12"/>
		</Size>
		<NormalText name="gLimQuestionQHDetailAcceptedLocationText" inherits="GameFontHighlightSmall" justifyH="LEFT">
			<Size>
				<AbsDimension x="196" y="12"/>
			</Size>
			<Anchors>
				<Anchor point="TOPLEFT" relativeTo="QuestHistoryDetailAcceptedLocationTitle" relativePoint="TOPRIGHT">
					<Offset>
						<AbsDimension x="0" y="0"/>
					</Offset>
				</Anchor>
			</Anchors>
		</NormalText>
		<Anchors>
			<Anchor point="TOPLEFT" relativeTo="QuestHistoryDetailFrame">
				<Offset>
					<AbsDimension x="127" y="-97"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Scripts>
			<OnLoad>
				this:RegisterForClicks("LeftButtonUp", "RightButtonUp");
			</OnLoad>
			<OnEnter>
				if (this.tooltip) then
					GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
					GameTooltip:SetText(this.tooltip, 1, 1, 1);
				end
			</OnEnter>
			<OnLeave>
				GameTooltip:Hide();
			</OnLeave>
			<OnClick>
				gLimQuestion_QH_SendToMapNotes(arg1, "a");
			</OnClick>
		</Scripts>
	</Button>
	<Button name="gLimQuestionQHDetailCompletedLocationButton" parent="QuestHistoryDetailListScrollChildFrame" hidden="true">
		<Size>
			<AbsDimension x="196" y="12"/>
		</Size>
		<NormalText name="gLimQuestionQHDetailCompletedLocationText" inherits="GameFontHighlightSmall" justifyH="LEFT">
			<Size>
				<AbsDimension x="190" y="12"/>
			</Size>
			<Anchors>
				<Anchor point="TOPLEFT" relativeTo="QuestHistoryDetailCompletedLocationTitle" relativePoint="TOPRIGHT">
					<Offset>
						<AbsDimension x="0" y="0"/>
					</Offset>
				</Anchor>
			</Anchors>
		</NormalText>
		<Anchors>
			<Anchor point="TOPLEFT" relativeTo="QuestHistoryDetailFrame">
				<Offset>
					<AbsDimension x="133" y="-109"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Scripts>
			<OnLoad>
				this:RegisterForClicks("LeftButtonUp", "RightButtonUp");
			</OnLoad>
			<OnEnter>
				if (this.tooltip) then
					GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
					GameTooltip:SetText(this.tooltip, 1, 1, 1);
				end
			</OnEnter>
			<OnLeave>
				GameTooltip:Hide();
			</OnLeave>
			<OnClick>
				gLimQuestion_QH_SendToMapNotes(arg1, "c");
			</OnClick>
		</Scripts>
	</Button>
	<Frame name="gLimQuestionNPCTreeTemplate" inherits="EarthTreeTemplate" virtual="true">
		<Scripts>
			<OnLoad>
				this.titleCount = 16;
				this.collapseAllButton = nil;
				this.highlight = nil;
				this.tooltip = "GameTooltip";
				this.tooltipPlacement = "cursor";
			</OnLoad>
		</Scripts>
	</Frame>
	<Frame name="gLimQuestionQHNPCFrame" parent="QuestHistoryDetailFrame" hidden="true">
		<Size>
			<AbsDimension x="300" y="261"/>
		</Size>
		<Anchors>
			<Anchor point="TOPLEFT" relativeTo="QuestHistoryDetailListScrollFrame" relativePoint="BOTTOMLEFT">
				<Offset>
					<AbsDimension x="0" y="-7"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Frames>
		<!--
			<Button name="gLimQuestionQHNPCBackButton" inherits="UIPanelButtonTemplate" text="返回任务说明">
				<Size>
					<AbsDimension x="250" y="21"/>
				</Size>
				<Anchors>
					<Anchor point="BOTTOMLEFT" relativeTo="QuestHistoryDetailFrame" relativePoint="BOTTOMLEFT">
						<Offset>
							<AbsDimension x="17" y="54"/>
						</Offset>
					</Anchor>
				</Anchors>
				<Scripts>
					<OnClick>
						gLimQuestionQHNPCFrame:Hide();
						QuestHistoryDetailScrollFrame:Show();
						QuestHistoryDetailPreviousButton:Show();
						QuestHistoryDetailFrameNextButton:Show();
					</OnClick>
				</Scripts>
			</Button>
			-->
			<Frame name="gLimQuestionQHNPCTree" inherits="gLimQuestionNPCTreeTemplate">
				<Size>
					<AbsDimension x="300" y="261"/>
				</Size>
				<Anchors>
					<Anchor point="TOP">
						<Offset>
							<AbsDimension x="0" y="0"/>
						</Offset>
					</Anchor>
				</Anchors>
			</Frame>
		</Frames>
	</Frame>
	<Frame name="gLimQuestionQLNPCFrame" parent="QuestLogFrame" hidden="true">
		<Size>
			<AbsDimension x="300" y="261"/>
		</Size>
		<Anchors>
			<Anchor point="TOPLEFT" relativeTo="QuestLogListScrollFrame" relativePoint="BOTTOMLEFT">
				<Offset>
					<AbsDimension x="0" y="-7"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Frames>
			<Button name="gLimQuestionQLNPCBackButton" inherits="UIPanelButtonTemplate" text="返回任务说明">
				<Size>
					<AbsDimension x="250" y="21"/>
				</Size>
				<Anchors>
					<Anchor point="BOTTOMLEFT" relativeTo="QuestLogFrame" relativePoint="BOTTOMLEFT">
						<Offset>
							<AbsDimension x="17" y="54"/>
						</Offset>
					</Anchor>
				</Anchors>
				<Scripts>
					<OnClick>
						gLimQuestionQLNPCFrame:Hide();
						QuestLogDetailScrollFrame:Show();
						QuestLogFrameAbandonButton:Show();
						QuestFramePushQuestButton:Show();
					</OnClick>
				</Scripts>
			</Button>
			<Frame name="gLimQuestionQLNPCTree" inherits="gLimQuestionNPCTreeTemplate">
				<Size>
					<AbsDimension x="300" y="261"/>
				</Size>
				<Anchors>
					<Anchor point="TOP">
						<Offset>
							<AbsDimension x="0" y="0"/>
						</Offset>
					</Anchor>
				</Anchors>
			</Frame>
		</Frames>
	</Frame>
	<Button name="gLimQuestionQLACQueryButton" inherits="UIPanelButtonTemplate" parent="QuestLogDetailScrollFrame" hidden="true" text="地点查询">
		<Size>
			<AbsDimension x="77" y="21"/>
		</Size>
		<Anchors>
			<Anchor point="TOPRIGHT" relativeTo="QuestLogDetailScrollFrame" relativePoint="TOPRIGHT">
				<Offset>
					<AbsDimension x="-2" y="-3"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Scripts>
			<OnClick>
				gLimQuestion_QLACQueryButton_OnClick(arg1);
			</OnClick>
		</Scripts>
	</Button>
	<!--
	<Button name="gLimQuestionQLQuestQueryButton" inherits="UIPanelButtonTemplate" parent="QuestLogFrame" text="任务搜索">
		<Size>
			<AbsDimension x="77" y="21"/>
		</Size>
		<Anchors>
			<Anchor point="LEFT" relativeTo="QuestLogTitleText" relativePoint="LEFT">
				<Offset>
					<AbsDimension x="30" y="-2"/>
				</Offset>
			</Anchor>
		</Anchors>
		<Scripts>
			<OnClick>
				QuestHistory_Toggle();
				if (QuestHistoryFrame:IsVisible()) then
					QuestHistoryFrameSearchButton_OnClick();
				end
			</OnClick>
			<OnEnter>
				GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
				GameTooltip:SetText("根据你输入的条件查找任务。\n例如输入\"哀嚎洞穴\",就可以\n查找到所有哀嚎洞穴相关的任务。", 1, 1, 1);
			</OnEnter>
			<OnLeave>
				GameTooltip:Hide();
			</OnLeave>
		</Scripts>
	</Button>
	-->
</Ui>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -