View Single Post
Old 08-28-2003, 09:20 PM   #14
Knight Marshal
A Gray Wolf
 
Join Date: Feb 2003
Posts: 6
Default

Since the Group Window I am using already has the % labels, is there a way to turn off the new ones I got from adding all that new code?

<Label item ="GW_HPPercLabel5">
<ScreenID>HPPercLabel5</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>64</X>
<Y>108</Y>
</Location>
<Size>
<CX>16</CX>
<CY>12</CY>
</Size>
<Text>%</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

Could I change this:
<RelativePosition>true</RelativePosition>
to false and get rid of them?

They half cover people's names.
Knight Marshal is offline   Reply With Quote