View Single Post
Old 01-10-2005, 03:29 AM   #5
Achelous
A Hill Giant
 
Join Date: Mar 2003
Posts: 31
Interface Author - Click to view interfaces
Default

ok now when i look at the code from the default tribute window it has no location or size they use the anchor offset crap which i still have yet to fully grasp lol this is from default
<Label item ="TBWP_TimeLabel">
<ScreenID/>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>60</LeftAnchorOffset>
<TopAnchorOffset>0</TopAnchorOffset>
<RightAnchorOffset>0</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<TopAnchorToTop>true</TopAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>true</BottomAnchorToTop>
<EQType>116</EQType>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
So I'm gonna try to remove the size and llocations from mine? not sure how they got there in first place think my nemisis sidlewidle put em in there cuz I did a copy and past from default but then opened it with sidlewidle to get them positioned right
Achelous is offline   Reply With Quote