65 lines
2.4 KiB
Diff
65 lines
2.4 KiB
Diff
--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2019-03-12 13:58:42.000000000 -0700
|
|
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2018-08-15 16:30:05.988353700 -0700
|
|
@@ -2,8 +2,8 @@
|
|
<XML ID="EQInterfaceDefinitionLanguage">
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
<Editbox item="CW_ChatInput">
|
|
- <ScreenID>CW_ChatInput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
+ <ScreenID>CWChatInput</ScreenID>
|
|
+ <DrawTemplate>less_WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
@@ -13,11 +13,10 @@
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
- <Style_Transparent>true</Style_Transparent>
|
|
</Editbox>
|
|
<STMLbox item="CW_ChatOutput">
|
|
- <ScreenID>CW_ChatOutput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
+ <ScreenID>CWChatOutput</ScreenID>
|
|
+ <DrawTemplate>less_WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|
|
@@ -27,22 +26,25 @@
|
|
<BottomAnchorOffset>22</BottomAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
- <Style_Border>true</Style_Border>
|
|
- <Style_Transparent>true</Style_Transparent>
|
|
</STMLbox>
|
|
<Screen item="ChatWindow">
|
|
- <RelativePosition>true</RelativePosition>
|
|
- <AutoStretch>true</AutoStretch>
|
|
- <TopAnchorToTop>true</TopAnchorToTop>
|
|
- <BottomAnchorToTop>false</BottomAnchorToTop>
|
|
- <LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
- <RightAnchorToLeft>false</RightAnchorToLeft>
|
|
+ <RelativePosition>false</RelativePosition>
|
|
+ <Location>
|
|
+ <X>95</X>
|
|
+ <Y>280</Y>
|
|
+ </Location>
|
|
+ <Size>
|
|
+ <CX>421</CX>
|
|
+ <CY>200</CY>
|
|
+ </Size>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
- <Style_Transparent>true</Style_Transparent>
|
|
- <DrawTemplate>WDT_Def2</DrawTemplate>
|
|
+ <DrawTemplate>WDT_minimalChat_Def</DrawTemplate>
|
|
+ <Style_Titlebar>true</Style_Titlebar>
|
|
+ <Style_Closebox>true</Style_Closebox>
|
|
+ <Style_Minimizebox>true</Style_Minimizebox>
|
|
<Style_Border>true</Style_Border>
|
|
- <Style_Sizable>false</Style_Sizable>
|
|
+ <Style_Sizable>true</Style_Sizable>
|
|
<Escapable>false</Escapable>
|
|
<Pieces>CW_ChatOutput</Pieces>
|
|
<Pieces>CW_ChatInput</Pieces>
|