Originally Posted by Kaboomafoo
Can someone explain to me how I go about anchoring/parenting an eepanel to something? I want to assign a panel for my bartender3 bars, specifically the first bar. If I type in Bartender3 Bar 1 it locks it in the middle of my screen. And is there a specific way to do it for other things like Omen, Recount, etc? Thanks in advance :3
|
You can parent it by first finding out exactly the name of the bartender bar. Unlock them and hover your mouse over it, and use this macro:
/print GetMouseFocus():GetName()
Once you have that, simply type that in as the parent for the panel. Sometimes it will snap to the middle, and yeah, it's annoying.
To set a panel for Omen/Recount etc, use the same macro and find the name of the item, and repeat.
