Files
eqclient-conf/uifiles/default/EQLSUI_ConnectWnd.xml
T
2015-06-20 02:59:24 -07:00

326 lines
7.9 KiB
XML
Executable File

<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<!-- Buttons -->
<Button item = "LOGIN_ConnectButton">
<ScreenID>ConnectButton</ScreenID>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>285</Y>
</Location>
<Size>
<CX>244</CX>
<CY>31</CY>
</Size>
<TooltipReference>Log in to the server</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>LOGIN</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_EQLS_LargeBtnNormal</Normal>
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
<Flyby>A_EQLS_LargeBtnHover</Flyby>
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item = "LOGIN_QuickConnectButton">
<ScreenID>QuickConnectButton</ScreenID>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>335</Y>
</Location>
<Size>
<CX>244</CX>
<CY>31</CY>
</Size>
<TooltipReference>Quick connect to last server</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>QUICK CONNECT</Text>
<NoWrap>false</NoWrap>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_EQLS_LargeBtnNormal</Normal>
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
<Flyby>A_EQLS_LargeBtnHover</Flyby>
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item = "LOGIN_ChatButton">
<ScreenID>ChatButton</ScreenID>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>331</X>
<Y>405</Y>
</Location>
<Size>
<CX>115</CX>
<CY>31</CY>
</Size>
<NoWrap>false</NoWrap>
<TooltipReference>Login to chat</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>CHAT</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_EQLS_SmallBtnNormal</Normal>
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
<Flyby>A_EQLS_SmallBtnHover</Flyby>
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item = "LOGIN_CancelButton">
<ScreenID>CancelButton</ScreenID>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>451</X>
<Y>405</Y>
</Location>
<Size>
<CX>115</CX>
<CY>31</CY>
</Size>
<TooltipReference>Exit the connect screen</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>CANCEL</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_EQLS_SmallBtnNormal</Normal>
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
<Flyby>A_EQLS_SmallBtnHover</Flyby>
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<!-- End of buttons -->
<!-- Lables -->
<Label item = "LOGIN_UsernameLabel">
<ScreenID>UsernameLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>145</Y>
</Location>
<Size>
<CX>250</CX>
<CY>15</CY>
</Size>
<Text>STATION USERNAME</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item = "LOGIN_PasswordLabel">
<ScreenID>PasswordLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>208</Y>
</Location>
<Size>
<CX>250</CX>
<CY>15</CY>
</Size>
<Text>STATION PASSWORD</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item = "LOGIN_QuickConnectToLabel">
<ScreenID>QuickConnectToLabel</ScreenID>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>371</Y>
</Location>
<Size>
<CX>250</CX>
<CY>15</CY>
</Size>
<Text>(SERVER NAME)</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<!-- End Labels -->
<!-- Edit boxes -->
<Editbox item = "LOGIN_UsernameEdit">
<ScreenID>UsernameEdit</ScreenID>
<Font>4</Font>
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
<Style_Border>true</Style_Border>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>165</Y>
</Location>
<Size>
<CX>250</CX>
<CY>38</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
</Editbox>
<Editbox item = "LOGIN_PasswordEdit">
<ScreenID>PasswordEdit</ScreenID>
<Font>4</Font>
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
<Style_Border>true</Style_Border>
<RelativePosition>true</RelativePosition>
<Location>
<X>325</X>
<Y>228</Y>
</Location>
<Size>
<CX>250</CX>
<CY>38</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
</Editbox>
<!-- End Edit boxes -->
<!-- Copyright Info, if you change this, also change it on EQLSUI_MainWnd.xml -->
<Label item = "LOGIN_Trademark1Label">
<ScreenID>Trademark1Label</ScreenID>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>10</X>
<Y>400</Y>
</Location>
<Size>
<CX>280</CX>
<CY>30</CY>
</Size>
<Text>EverQuest is a registered trademark of Daybreak Game Company, LLC.</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item = "LOGIN_Trademark2Label">
<ScreenID>Trademark2Label</ScreenID>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>10</X>
<Y>435</Y>
</Location>
<Size>
<CX>280</CX>
<CY>40</CY>
</Size>
<Text>© 1999-2015 Daybreak Game Company, LLC.</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Screen item = "connect">
<!--<ScreenID/>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>640</CX>
<CY>480</CY>
</Size>
<Text>Login</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>false</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>EQLS_MainBG01</Pieces>
<Pieces>EQLS_MainBG02</Pieces>
<Pieces>EQLS_MainBG03</Pieces>
<Pieces>EQLS_MainBG04</Pieces>
<Pieces>EQLS_MainBG05</Pieces>
<Pieces>EQLS_MainBG06</Pieces>
<Pieces>LOGIN_ConnectButton</Pieces>
<Pieces>LOGIN_CancelButton</Pieces>
<Pieces>LOGIN_ChatButton</Pieces>
<Pieces>LOGIN_UsernameEdit</Pieces>
<Pieces>LOGIN_PasswordEdit</Pieces>
<Pieces>LOGIN_UsernameLabel</Pieces>
<Pieces>LOGIN_PasswordLabel</Pieces>
<Pieces>LOGIN_QuickConnectToLabel</Pieces>
<Pieces>LOGIN_QuickConnectButton</Pieces>
<Pieces>LOGIN_Trademark1Label</Pieces>
<Pieces>LOGIN_Trademark2Label</Pieces>
</Screen>
</XML>