EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Help ! ? ! ? (http://www.eqinterface.com/forums/forumdisplay.php?f=16)
-   -   Chat Window (http://www.eqinterface.com/forums/showthread.php?t=22186)

Montra38 12-24-2019 05:43 PM

Chat Window
 
I am using this window and cant seem to adjust the size or even move it any ideas why?



<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/>
<Editbox item="CW_ChatInput">
<ScreenID>CW_ChatInput</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>-3</LeftAnchorOffset>
<TopAnchorOffset>21</TopAnchorOffset>
<RightAnchorOffset>-6</RightAnchorOffset>
<BottomAnchorOffset>-5</BottomAnchorOffset>
<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>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>-3</LeftAnchorOffset>
<TopAnchorOffset>-4</TopAnchorOffset>
<RightAnchorOffset>-2</RightAnchorOffset>
<BottomAnchorOffset>19</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>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Border>false</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Escapable>false</Escapable>
<Pieces>CW_ChatOutput</Pieces>
<Pieces>CW_ChatInput</Pieces>
</Screen>

<!--<Screen item="ChatWindow">
<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>false</Style_Transparent>
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Pieces>CW_ChatOutput</Pieces>
<Pieces>CW_ChatInput</Pieces>
</Screen>-->

</XML>

Halelen 12-24-2019 06:27 PM

Im your active Chatwindow change border to true , that may do the trick

Montra38 12-24-2019 06:41 PM

Infiniti
 
was the one that came with an infiniti UI just looking for that UI that is functional

Halelen 12-24-2019 06:49 PM

confirmed change border to true does fix it

Montra38 12-24-2019 07:14 PM

Infiniti
 
Halelen is there another part of the UI that cantrols that window still cant move or adjust that on in the Infiniti by beimeith

Halelen 12-24-2019 07:19 PM

Quote:
Originally Posted by Montra38
Halelen is there another part of the UI that cantrols that window still cant move or adjust that on in the Infiniti by beimeith

Yes the chat container window and with the default chat container window it worked for me

Montra38 12-24-2019 07:21 PM

Infiniti
 
any ideas if i should change anything in here


<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<!--<Editbox item="CCW_ChatInput">
<ScreenID>CCW_ChatInput</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>21</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>1</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_Transparent>true</Style_Transparent>
</Editbox>
<STMLbox item="CCW_ChatOutput">
<ScreenID>CCW_ChatOutput</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>3</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>22</BottomAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_Border>true</Style_Border>
<Style_Transparent>true</Style_Transparent>
</STMLbox>-->
<Page item="CCW_ChatPageTemplate">
<ScreenID>CCW_ChatPageTemplate</ScreenID>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<DrawTemplate>WDT_Def</DrawTemplate>
<TabText>Chat</TabText>
<TabTextActiveColor>
<R>255</R>
<G>255</G>
<B>0</B>
</TabTextActiveColor>
<Style_Sizable>true</Style_Sizable>
<RelativePosition>true</RelativePosition>
<!--<Pieces>CCW_ChatOutput</Pieces>
<Pieces>CCW_ChatInput</Pieces>-->
</Page>
<!--<AutoStretch>true</AutoStretch>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TopAnchorOffset>23</TopAnchorOffset>-->
<TabBox item="CCW_ChatWindows">
<ScreenID>CCW_ChatWindows</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
</TabBox>
<Screen item="ChatContainerWindow">
<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>false</Style_Transparent>
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>false</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Escapable>false</Escapable>
<Pieces>CCW_ChatWindows</Pieces>
<Pieces>CCW_ChatPageTemplate</Pieces>
</Screen>
</XML>

Montra38 12-24-2019 07:24 PM

Infiniti
 
ty Halelen this is all new to me

Halelen 12-24-2019 07:26 PM

same.. change border to true


All times are GMT -5. The time now is 03:44 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.