Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-15-14, 11:16 AM   #1
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view addons
Join Date: May 2011
Posts: 162
BNToastFrame

ok so here it is, in my UI i am placing my unit frames however where i have the player frame the Battle.net toast frame just loves to pop up durring battle covering up part of my player frame and part of my pet frame

ive tried this, to no avail.

Code:
-- BNToastFrame:ClearAllPoints
BNToastFrame:SetPoint("TOPRIGHT", LeftChatBaseFrame, "TOPRIGHT", -7,-25)
-- Location Test for Toast Frame
-- This just shows it on reload and is temporary until finalization
 BNToastFrame:Show(true)
the problem here is it does exactly what i want it to do
...
however

when anyone actualy logs in or out by via battle.net, it pops up in its original place
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » BNToastFrame


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