View Single Post
10-30-08, 01:46 PM   #13
malathar
A Cliff Giant
AddOn Compiler - Click to view compilations
Join Date: Mar 2008
Posts: 70
Create this macro, assign it a hotkey, mouse over the pitbull target frame and hit your macro.

/script ChatFrame1:AddMessage(GetMouseFocus():GetName())
/echo GetMouseFocus():GetName()

About the target panel. Make sure you didn't change the Anchor Frame. Leave it to UIParent and the panels location shouldn't change.
  Reply With Quote