Files
eqclient-conf/ui/EQUI_ChatWindow.diff
T
2018-08-15 18:01:40 -07:00

44 lines
1.7 KiB
Diff

--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2013-04-12 18:05:57.000000000 -0700
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2018-08-15 16:30:05.988353700 -0700
@@ -3,7 +3,7 @@
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Editbox item="CW_ChatInput">
<ScreenID>CWChatInput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <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>CWChatOutput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <DrawTemplate>less_WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>
@@ -27,8 +26,6 @@
<BottomAnchorOffset>22</BottomAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
- <Style_Border>true</Style_Border>
- <Style_Transparent>true</Style_Transparent>
</STMLbox>
<Screen item="ChatWindow">
<RelativePosition>false</RelativePosition>
@@ -42,8 +39,7 @@
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
- <Style_Transparent>false</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>