Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Request
User Name
Password

Reply
 
Thread Tools Display Modes
Old 06-19-2024, 04:44 PM   #1
BalforH
A Ghoul
 
Join Date: Sep 2002
Posts: 13
Interface Author - Click to view interfaces
Default Sizable Scrollable Buff window

Howdy All

With the additional 7 buff slots I thought I would make the buff window scrollable..(pic1). While doing this if I resized I noticed this...(pic2) the Buttons pop to the top and start a new column. I have tinkered around but just cant figure out how to "hide" the buttons just like the labels.. Assistance or suggestions welcome

<Button item="BW_Player_Buff_Template">
<ScreenID>Player_Buff_Template</ScreenID>
<RelativePosition>true</RelativePosition>
<Size>
<CX>32</CX>
<CY>15</CY>
</Size>
<Template>BDT_BlueBuff</Template>
<DecalOffset>
<X>0</X>
<Y>0</Y>
</DecalOffset>
<DecalSize>
<CX>15</CX>
<CY>15</CY>
</DecalSize>
</Button>

<TileLayoutBox item="BW_Buttons">
<ScreenID>Buff_Buttons</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>true</Style_Transparent>
<Spacing>0</Spacing>
<SecondarySpacing>0</SecondarySpacing>
<HorizontalFirst>false</HorizontalFirst>
<AnchorToTop>true</AnchorToTop>
<AnchorToLeft>true</AnchorToLeft>
<FirstPieceTemplate>true</FirstPieceTemplate>
<Pieces>BW_Player_Buff_Template</Pieces>
</TileLayoutBox>

<Screen item="BuffWindow">
<Text></Text>
<RelativePosition>false</RelativePosition>
<Location>
<X>120</X>
<Y>120</Y>
</Location>
<Size>
<CX>200</CX>
<CY>1000</CY>
</Size>

<Style_Transparent>false</Style_Transparent>
<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_VScroll>true</Style_VScroll>
<Style_AutoVScroll>true</Style_AutoVScroll>
<Style_Titlebar>false</Style_Titlebar>
<Style_SizableBorderTop>false</Style_SizableBorderTop>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Escapable>false</Escapable>
Attached Images
File Type: jpg TestBuff1.JPG (79.0 KB, 4 views)
File Type: jpg TestBuff2.JPG (83.3 KB, 7 views)
BalforH is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 04:28 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI