EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Patch fix archive (http://www.eqinterface.com/forums/forumdisplay.php?f=43)
-   -   Addendum to 9 Jan 03 UI Changes (http://www.eqinterface.com/forums/showthread.php?t=5815)

Cairenn 01-21-2003 09:51 AM

Addendum to 9 Jan 03 UI Changes
 
I forgot one.

IF you have a custom EQUI_BugReportWnd.xml, open using any text editor (Word, WordPerfect, NotePad, etc) and:

Do a Search/Find to:

<Label item ="BUGW_LocLabelX">

CHANGE that to be:

<Editbox item = "BUGW_LocLabelX">

Leave the next line alone:

<ScreenID>LocX</ScreenID>

Then DELETE

<!--<Font>3</Font>-->

ADD:

<DrawTemplate>WDT_Inner</DrawTemplate>

Leave the next line alone:

<RelativePosition>true</RelativePosition>

Next ADD:

<Style_Transparent>false</Style_Transparent>
<Style_Border>true</Style_Border>

Leave the following alone:

<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>188</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>128</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

DELETE:

<Text>-15555</Text>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

ADD:

<Style_Multiline>true</Style_Multiline>
</Editbox>

In the next section (immediately following the one we just did):

CHANGE:

<Label item ="BUGW_LocLabelY">

to be:

<Editbox item = "BUGW_LocLabelY">

Leave the next line alone:

<ScreenID>LocY</ScreenID>

Then DELETE

<!--<Font>3</Font>-->

ADD:

<DrawTemplate>WDT_Inner</DrawTemplate>

Leave the next line alone:

<RelativePosition>true</RelativePosition>

Next ADD:

<Style_Transparent>false</Style_Transparent>
<Style_Border>true</Style_Border>

Leave the following alone:

<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>124</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>64</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

DELETE:

<Text>-10000</Text>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

ADD:

<Style_Multiline>true</Style_Multiline>
</Editbox>

In the next section (immediately following the one we just did):

CHANGE:

<Label item ="BUGW_LocLabelZ">

to be:

<Editbox item = "BUGW_LocLabelZ">

Leave the next line alone:

<ScreenID>LocZ</ScreenID>

Then DELETE

<!--<Font>3</Font>-->

ADD:

<DrawTemplate>WDT_Inner</DrawTemplate>

Leave the next line alone:

<RelativePosition>true</RelativePosition>

Next ADD:

<Style_Transparent>false</Style_Transparent>
<Style_Border>true</Style_Border>

Leave the following alone:

<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>60</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

DELETE:

<Text>4444</Text>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

and finally, ADD:

<Style_Multiline>true</Style_Multiline>
</Editbox>

Save and close and you should be gtg.


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.