Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 08-30-2008, 09:43 AM   #1
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default Trying to get a frame working...

I'm trying to add a simple frame to a window.
Basically just drawing a box around a group of elements.

As far as I can see the xml code looks correct, but nothing appears in the window

Code:
<StaticFrame item="dummyframe"> <ScreenID>EbonShardsLabel</ScreenID> <Font>2</Font> <!-- <RelativePosition>true</RelativePosition> --> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <!-- <AutoStretch>true</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <LeftAnchorToLeft>true</LeftAnchorToLeft> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <TopAnchorOffset>4</TopAnchorOffset> <BottomAnchorOffset>30</BottomAnchorOffset> <LeftAnchorOffset>4</LeftAnchorOffset> <RightAnchorOffset>4</RightAnchorOffset> --> <Text>Dummybox</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <DisabledColor> <R>255</R> <G>255</G> <B>255</B> </DisabledColor> <TopLeft>A_ChatBorderFrameTopLeft</TopLeft> <Top>A_ChatBorderFrameTop</Top> <TopRight>A_ChatBorderFrameTopRight</TopRight> <RightTop>A_ChatBorderFrameRightTop</RightTop> <Right>A_ChatBorderFrameRight</Right> <RightBottom>A_ChatBorderFrameRightBottom</RightBottom> <BottomRight>A_ChatBorderFrameBottomRight</BottomRight> <Bottom>A_ChatBorderFrameBottom</Bottom> <BottomLeft>A_ChatBorderFrameBottomLeft</BottomLeft> <LeftTop>A_ChatBorderFrameLeftTop</LeftTop> <Left>A_ChatBorderFrameLeft</Left> <LeftBottom>A_ChatBorderFrameLeftBottom</LeftBottom> <Middle></Middle> <OverlapLeft>0</OverlapLeft> <OverlapTop>0</OverlapTop> <OverlapRight>0</OverlapRight> <OverlapBottom>0</OverlapBottom> </StaticFrame>
Angahran 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 01:30 PM.


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