Thread Tools Display Modes
12-08-06, 08:35 AM   #1
ProfOak
A Cyclonian
Join Date: Oct 2005
Posts: 47
Can't show a frame attached to HonorFrame

Thank you for having the time to read my post and try to help me.
Before update 2.0, this frame appear very time honorframe was displayed, it appear as part of honorframe.

<Frame name="PODA_ShwRank" parent="HonorFrame" frameStrata="HIGH" toplevel="true">
<Layers>
<Layer level="FOREGROUND">

<FontString name="PODAShwRank" inherits="GameFontNormalSmall" justifyH="CENTER" justifyV="CENTER" text="HELLO">
<Size>
<AbsDimension x="120" y="10"/>
</Size>
<Anchors>
<Anchor point="TOP" relativeTo="HonorFrame">
<Offset>
<AbsDimension x="0" y="-58"/>
</Offset>
</Anchor>
</Anchors>
</FontString>

<FontString name="PODAHonorLabel" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" text="HELLO">
<Size>
<AbsDimension x="40" y="10"/>
</Size>
<Anchors>
<Anchor point="TOPLEFT" relativeTo="HonorFrame">
<Offset>
<AbsDimension x="108" y="-113"/>
</Offset>
</Anchor>
</Anchors>
</FontString>

<FontString name="PODAHonorToday" inherits="GameFontNormalSmall" justifyH="RIGHT" justifyV="CENTER" text="HELLO">
<Size>
<AbsDimension x="110" y="10"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT" relativeTo="HonorFrame">
<Offset>
<AbsDimension x="-60" y="-113"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
</Layer>
</Layers>
</Frame>

The text="HELLO" is from tests I've been making :P
Now, after patch, I open HonorFrame, which I assume to be the PvP tab in Character Info, and nothing appear
Please help ^^
I can't keep up all the changes that happened after 2.0 patch

Thank You

Last edited by ProfOak : 12-11-06 at 04:17 AM.
  Reply With Quote
01-06-07, 05:46 AM   #2
ProfOak
A Cyclonian
Join Date: Oct 2005
Posts: 47
Just found out that it is called PVPFrame now, so problem is fixed :P
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Can't show a frame attached to HonorFrame


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