Thread: Chat window
View Single Post
Old 11-18-2012, 03:33 PM   #5
Stice
A Snow Griffin
 
Join Date: Feb 2003
Posts: 55
Interface Author - Click to view interfaces
Default

well it worked and looks awesome thank you so much but the titlebar had to stay the way yours is and not the way you said it might work. so what I used is ..

<Border>
<TopLeft>A_InnerFrameTopLeft</TopLeft>
<Top>A_InnerFrameTop</Top>
<TopRight>A_InnerFrameTopRight</TopRight>
<RightTop>A_InnerFrameRight</RightTop>
<Right>A_InnerFrameRight</Right>
<RightBottom>A_InnerFrameRight</RightBottom>
<BottomRight>A_InnerFrameBottomRight</BottomRight>
<Bottom>A_InnerFrameBottom</Bottom>
<BottomLeft>A_InnerFrameBottomLeft</BottomLeft>
<LeftTop>A_InnerFrameLeft</LeftTop>
<Left>A_InnerFrameLeft</Left>
<LeftBottom>A_InnerFrameLeft</LeftBottom>
<OverlapLeft>0</OverlapLeft>
<OverlapTop>0</OverlapTop>
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</Border>
<Titlebar>
<Right>A_Filigree3TitleRight</Right>
<Left>A_Filigree3TitleLeft</Left>
<Middle>A_Filigree3TitleMiddle</Middle>
<OverlapLeft>0</OverlapLeft>
<OverlapTop>0</OverlapTop>
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</Titlebar>

now to try to figure out the buff and short buff boxes to be the same to move and size the also.
thanks you sooooooo much!!
Stice



Stice is offline   Reply With Quote