View Single Post
Old 12-11-2008, 09:38 PM   #22
JChan
A Gray Wolf
 
Join Date: Jul 2008
Posts: 8
Default

Try the attached file. You'll probably still need to re-position some elements and take out the <AlignCenter> tags. The biggest issue was the needing to swap the order of the pieces from
Code:
<Pieces>TileLayoutBox:BW_Labels</Pieces> <Pieces>TileLayoutBox:BW_Buttons</Pieces>

to
Code:
<Pieces>TileLayoutBox:BW_Buttons</Pieces> <Pieces>TileLayoutBox:BW_Labels</Pieces>
Attached Files
File Type: xml EQUI_BuffWindow.xml (39.5 KB, 14 views)
__________________
J. Chan
Lead Programmer | EverQuest | Sony Online Entertainment
JChan is offline   Reply With Quote