View Single Post
12-18-07, 01:42 PM   #7
nddst
A Kobold Labourer
Join Date: Dec 2007
Posts: 1
Hi, I hate to hijack the OP thread, but I have a question about eepanels2.

Background: I am using PitBull for all my frames (party, Raid, etc.)

I created an interface and I wanted to have a black-ish box around my raid frames when I am in a raid. So, I created an eepanel2 panel for it and bound it to my raid frames by checking the name with [/print GetMouseFocus():GetName()]. Now, it works great until I reload my UI. Then the panel gets shrunk to just the one frame I am using as a reference frame. (PitBullCluster1UnitButton1 in both the Anchor and Parent frames.)

So it is not holding the size I set when I create it from load to load.

I changed the "Anchor Frame" to the UIParent thinking that it might hold the size correctly. It acts very strangey and does not align correctly from loading time to loading time.

So, to my question, I think if I bind it to the parentui for both the anchor and the parent and the script it to show only when I am in a raid it will work as I would like it to. That way I can show the box when either is visible (I had tried 2 seperate frames for each, but, again once I reloaded it would show them both).

Any help would be great. I will check back to answer more questions.

Last edited by nddst : 12-18-07 at 01:45 PM.
  Reply With Quote