EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Patch fix archive (http://www.eqinterface.com/forums/forumdisplay.php?f=43)
-   -   Patch 12/04/02 (trivial changes) (http://www.eqinterface.com/forums/showthread.php?t=4548)

Kelric 12-04-2002 06:53 AM

Patch 12/04/02 (trivial changes)
 
Read the post below for the fix....

Cairenn 12-04-2002 07:59 AM

4 Dec 02 - UI Changes

If you have a custom EQUI_BugReportWnd.xml file ... hope that the person that made it will post a fix for you!

Otherwise:

Below

<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>

Delete

<Combobox item = "BUGW_BugTypes">
<ScreenID>BugTypes</ScreenID>

Add

<Combobox item = "BUGW_BugTypes">
<ScreenID>BugTypes</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<TooltipReference>Please choose a category for your bug report.</TooltipReference>

Below

<AutoStretch>true</AutoStretch>

Add

<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>196</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>Delete
<LeftAnchorToLeft>true</LeftAnchorToLeft>

Below

<BottomAnchorToTop>true</BottomAnchorToTop>

Delete

<LeftAnchorOffset>8</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>120</RightAnchorOffset>
<BottomAnchorOffset>18</BottomAnchorOffset>

<Text>Playername123456</Text>

Below

<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

Delete

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


<Editbox item = "BUGW_FeedbackInput">
<ScreenID>BUGW_FeedbackInput</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>

Add

<ListHeight>170</ListHeight>
<Button>BDT_Combo</Button>
<Choices>Other</Choices>
<Style_Border>true</Style_Border>
</Combobox>

<Label item ="BUGW_LocLabel">
<ScreenID/>
<!--<Font>3</Font>-->

After

<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>

Add

<LeftAnchorOffset>200</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>194</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>

After

<TopAnchorToTop>true</TopAnchorToTop>

Delete

<LeftAnchorToLeft>true</LeftAnchorToLeft>

After

<RightAnchorToLeft>false</RightAnchorToLeft>

Delete

<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>20</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>40</BottomAnchorOffset>

<Style_Multiline>true</Style_Multiline>
Then Add
<BottomAnchorToTop>true</BottomAnchorToTop>

After

<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

Delete

</Editbox>

<Button item = "BUGW_CannotDuplicateButton">
<ScreenID>BUGW_CannotDuplicateButton</ScreenID>
<Font>1</Font>
<Style_Checkbox>true</Style_Checkbox>

Add

<Text>Location:</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>

<Label item ="BUGW_LocLabelX">
<ScreenID>LocX</ScreenID>
<!--<Font>3</Font>-->

After

<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>

Delete

<TopAnchorToTop>false</TopAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>10</LeftAnchorOffset>
<TopAnchorOffset>35</TopAnchorOffset>
<RightAnchorOffset>60</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Cannot duplicate</Text>

Add

<LeftAnchorOffset>188</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>128</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>

After

<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

Delete

<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_CanDuplicateButton">
<ScreenID>BUGW_CanDuplicateButton</ScreenID>
<Font>1</Font>
<Style_Checkbox>true</Style_Checkbox>

Add

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

<Label item ="BUGW_LocLabelY">
<ScreenID>LocY</ScreenID>
<!--<Font>3</Font>-->

After

<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>

Delete

<TopAnchorToTop>false</TopAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>10</LeftAnchorOffset>
<TopAnchorOffset>35</TopAnchorOffset>
<RightAnchorOffset>60</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Can duplicate</Text>

Add

<LeftAnchorOffset>124</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>64</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>

After

<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

Delete

<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_NonCrashBugButton">
<ScreenID>BUGW_NonCrashBugButton</ScreenID>
<Font>1</Font>
<Style_Checkbox>true</Style_Checkbox>

Add

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

<Label item ="BUGW_LocLabelZ">
<ScreenID>LocZ</ScreenID>
<!--<Font>3</Font>-->

After

<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>

Delete

<TopAnchorToTop>false</TopAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>70</LeftAnchorOffset>
<TopAnchorOffset>35</TopAnchorOffset>
<RightAnchorOffset>120</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Non-crash bug</Text>

Add

<LeftAnchorOffset>60</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>

After

<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>

Delete

<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_CrashBugButton">
<ScreenID>BUGW_CrashBugButton</ScreenID>
<Font>1</Font>
<Style_Checkbox>true</Style_Checkbox>

Add

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

<STMLbox item = "BUGW_Prompt">
<ScreenID>Prompt</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>

After

<RelativePosition>true</RelativePosition>

Add

<Style_VScroll>true</Style_VScroll>
<Style_Transparent>false</Style_Transparent>

After

<AutoStretch>true</AutoStretch>

Delete

<TopAnchorToTop>false</TopAnchorToTop>

Add

<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>30</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>114</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>

After

<LeftAnchorToLeft>true</LeftAnchorToLeft>

Delete

<RightAnchorToLeft>true</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>70</LeftAnchorOffset>
<TopAnchorOffset>35</TopAnchorOffset>
<RightAnchorOffset>120</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Crash bug</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_CancelButton">
<ScreenID>BUGW_CancelButton</ScreenID>

Add

<Style_Border>true</Style_Border>
<Text>Prompt Area</Text>
</STMLbox>

<Editbox item = "BUGW_Edit">
<ScreenID>Edit</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>

After

<RelativePosition>true</RelativePosition>

Add

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

After

<AutoStretch>true</AutoStretch>

Delete

<TopAnchorToTop>false</TopAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>

Add

<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>118</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>64</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>

Delete

<BottomAnchorToTop>false</BottomAnchorToTop>

Add

<BottomAnchorToTop>false</BottomAnchorToTop>



Delete

<LeftAnchorOffset>120</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>70</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Cancel</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_SendButton">
<ScreenID>BUGW_SendButton</ScreenID>
<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>
<TopAnchorToTop>false</TopAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>

<LeftAnchorOffset>60</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>10</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>

<Text>Send</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Screen item = "BugReportWindow">
<RelativePosition>false</RelativePosition>
<Location>
<X>70</X>
<Y>70</Y>
</Location>
<Size>
<CX>400</CX>
<CY>200</CY>
</Size>
<Text>Report a bug</Text>
<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>BUGW_UserName</Pieces>
<Pieces>BUGW_FeedbackInput</Pieces>
<Pieces>BUGW_CannotDuplicateButton</Pieces>
<Pieces>BUGW_CanDuplicateButton</Pieces>
<Pieces>BUGW_NonCrashBugButton</Pieces>
<Pieces>BUGW_CrashBugButton</Pieces>
<Pieces>BUGW_CancelButton</Pieces>
<Pieces>BUGW_SendButton</Pieces>

After

<RightAnchorToLeft>false</RightAnchorToLeft>

Add

<LeftAnchorToLeft>true</LeftAnchorToLeft> <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor> <Style_Multiline>true</Style_Multiline>
</Editbox>

<Button item="BUGW_DupButton">
<ScreenID>DupButton</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <LeftAnchorOffset>4</LeftAnchorOffset>
<TopAnchorOffset>48</TopAnchorOffset>
<RightAnchorOffset>16</RightAnchorOffset>
<BottomAnchorOffset>36</BottomAnchorOffset> <TopAnchorToTop>false</TopAnchorToTop> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_CheckBoxNormal</Normal>
<Pressed>A_CheckBoxPressed</Pressed>
</ButtonDrawTemplate>
</Button>

<Label item ="BUGW_DupLabel">
<ScreenID/>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>20</LeftAnchorOffset>
<TopAnchorOffset>50</TopAnchorOffset>
<RightAnchorOffset>116</RightAnchorOffset>
<BottomAnchorOffset>30</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<TextColor> <R>255</R>
<G>255</G>
<B>255</B>
</TextColor> <Text>Can Duplicate</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Button item="BUGW_CrashButton">
<ScreenID>CrashButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>4</LeftAnchorOffset>
<TopAnchorOffset>20</TopAnchorOffset>
<RightAnchorOffset>16</RightAnchorOffset>
<BottomAnchorOffset>8</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_CheckBoxNormal</Normal>
<Pressed>A_CheckBoxPressed</Pressed>
</ButtonDrawTemplate>
</Button>

<Label item ="BUGW_CrashLabel">
<ScreenID/>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>20</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>116</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Text>Crash bug</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Label item ="BUGW_OptionsLabel">
<ScreenID/>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>140</LeftAnchorOffset>
<TopAnchorOffset>62</TopAnchorOffset>
<RightAnchorOffset>240</RightAnchorOffset>
<BottomAnchorOffset>44</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Text>Optional Info</Text>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Button item="BUGW_FlagsButton">
<ScreenID>FlagsButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>124</LeftAnchorOffset>
<TopAnchorOffset>42</TopAnchorOffset>
<RightAnchorOffset>136</RightAnchorOffset>
<BottomAnchorOffset>30</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<TooltipReference>Check this box to send your character flags along with the bug info.</TooltipReference>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_CheckBoxNormal</Normal>
<Pressed>A_CheckBoxPressed</Pressed>
</ButtonDrawTemplate>
</Button>

<Label item = "BUGW_FlagsLabel">
<ScreenID/>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>140</LeftAnchorOffset>
<TopAnchorOffset>44</TopAnchorOffset>
<RightAnchorOffset>240</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<Text>Character Flags</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Button item="BUGW_TargetButton">
<ScreenID>TargetButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>124</LeftAnchorOffset>
<TopAnchorOffset>18</TopAnchorOffset>
<RightAnchorOffset>136</RightAnchorOffset>
<BottomAnchorOffset>6</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<TooltipReference>Check this box to send your current target info along with the bug.</TooltipReference>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_CheckBoxNormal</Normal>
<Pressed>A_CheckBoxPressed</Pressed>
</ButtonDrawTemplate>
</Button>

<Label item = "BUGW_TargetLabel">
<ScreenID/>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>140</LeftAnchorOffset>
<TopAnchorOffset>20</TopAnchorOffset>
<RightAnchorOffset>210</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<Text>Target Info:</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Label item ="BUGW_TargetName">
<ScreenID>TargetName</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>214</LeftAnchorOffset>
<TopAnchorOffset>20</TopAnchorOffset>
<RightAnchorOffset>84</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Text>a death beetle</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Button item = "BUGW_CancelButton">
<ScreenID>CancelButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>80</LeftAnchorOffset>
<TopAnchorOffset>54</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>30</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Click here to close window WITHOUT sending the bug.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<Text>Cancel</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_SquareBtnNormal</Normal>
<Pressed>A_SquareBtnPressed</Pressed>
<Flyby>A_SquareBtnFlyby</Flyby>
<Disabled>A_SquareBtnDisabled</Disabled>
<PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>

<Button item = "BUGW_SendButton">
<ScreenID>SendButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>80</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Click here to send the bug after filling in the fields.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<Text>Send</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor> <ButtonDrawTemplate> <Normal>A_SquareBtnNormal</Normal>
<Pressed>A_SquareBtnPressed</Pressed>
<Flyby>A_SquareBtnFlyby</Flyby>
<Disabled>A_SquareBtnDisabled</Disabled>
<PressedFlyby>A_SquareBtnPressedFlyby</PressedFlyby> </ButtonDrawTemplate>
</Button>

<Screen item = "BugReportWindow">
<RelativePosition>false</RelativePosition>
<Location>
<X>70</X>
<Y>70</Y>
</Location>
<Size> <CX>420</CX>
<CY>350</CY> </Size>
<Text>Report a bug</Text>
<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>BUGW_LocLabel</Pieces>
<Pieces>BUGW_LocLabelX</Pieces>
<Pieces>BUGW_LocLabelY</Pieces>
<Pieces>BUGW_LocLabelZ</Pieces>
<Pieces>BUGW_Prompt</Pieces>
<Pieces>BUGW_Edit</Pieces>
<Pieces>BUGW_DupButton</Pieces>
<Pieces>BUGW_DupLabel</Pieces>
<Pieces>BUGW_CrashButton</Pieces>
<Pieces>BUGW_CrashLabel</Pieces>
<Pieces>BUGW_OptionsLabel</Pieces>
<Pieces>BUGW_FlagsLabel</Pieces>
<Pieces>BUGW_TargetLabel</Pieces>
<Pieces>BUGW_FlagsButton</Pieces>
<Pieces>BUGW_TargetButton</Pieces>
<Pieces>BUGW_TargetName</Pieces> <Pieces>BUGW_CancelButton</Pieces>
<Pieces>BUGW_SendButton</Pieces> <Pieces>BUGW_BugTypes</Pieces>

Kelric 12-04-2002 08:44 AM

Good catch Cairenn! Another unannounced change, eh? /sigh

Cairenn 12-04-2002 08:49 AM

Yup, noticed it go past in the updating files during the patch.

To just about everyone on the board, this most likely won't affect you. It will only affect you if you are using a customized Bug Report.

If you ARE using a customized Bug Report window ... unless you coded it yourself in the first place, I really do strongly suggest that you don't try to make the changes yourself (boy are they extensive and confusing, unless you are used to dealing with this stuff) but instead you go back to the person that originally made it and see if they have a patch for you.

Kudane 12-04-2002 01:55 PM

Please remember, this forum is only for patch FIXES If you need help after a patch with your mod, please use the HELP !?! Forum to get help..

All post for help are removed from this forum


All times are GMT -5. The time now is 08:53 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.