• 1 page(s)
link between eepanels2 and pitbull

hey

 

how can i link a panel from eepanels2 to a pitbull frame? for exampel to the target frame. so that i only see the panel if i have something in my target.

i now i have to link the frame in the eepnale settings. at "parent" and "anchor". right?

but how do i know which name the pitbull target frame has?

anyone who can help me?

 

greetings

 

Report this thread post

You can use MoveAnything to help. It will display the frame name that your cursor is over when active. Or, you can use the following macro to help. It will output to the chat window the frame that your mouse is hovering over when you press the macro button.

Code:

/script DEFAULT_CHAT_FRAME:AddMessage( GetMouseFocus():GetName() );


See my "Thread to end all threads thread" for the answer to your question!

Report this thread post
  • 1 page(s)
Subscribe to this thread: (you will receive emails when new posts are made)