Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 12-24-2019, 05:43 PM   #1
Montra38
A Ghoul
 
Join Date: Dec 2017
Posts: 19
Interface Author - Click to view interfaces
Default 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>
Montra38 is offline   Reply With Quote
Old 12-24-2019, 06:27 PM   #2
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Im your active Chatwindow change border to true , that may do the trick
Halelen is offline   Reply With Quote
Old 12-24-2019, 06:41 PM   #3
Montra38
A Ghoul
 
Join Date: Dec 2017
Posts: 19
Interface Author - Click to view interfaces
Default Infiniti

was the one that came with an infiniti UI just looking for that UI that is functional
Montra38 is offline   Reply With Quote
Old 12-24-2019, 06:49 PM   #4
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

confirmed change border to true does fix it
Halelen is offline   Reply With Quote
Old 12-24-2019, 07:14 PM   #5
Montra38
A Ghoul
 
Join Date: Dec 2017
Posts: 19
Interface Author - Click to view interfaces
Default 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
Montra38 is offline   Reply With Quote
Old 12-24-2019, 07:19 PM   #6
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

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
Halelen is offline   Reply With Quote
Old 12-24-2019, 07:21 PM   #7
Montra38
A Ghoul
 
Join Date: Dec 2017
Posts: 19
Interface Author - Click to view interfaces
Default 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 is offline   Reply With Quote
Old 12-24-2019, 07:24 PM   #8
Montra38
A Ghoul
 
Join Date: Dec 2017
Posts: 19
Interface Author - Click to view interfaces
Default Infiniti

ty Halelen this is all new to me
Montra38 is offline   Reply With Quote
Old 12-24-2019, 07:26 PM   #9
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

same.. change border to true
Halelen is offline   Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 09:52 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI