Thread Tools Display Modes
11-25-08, 10:06 AM   #1
xenius
A Fallenroot Satyr
Join Date: Jun 2008
Posts: 28
Pitbull 3 - Hide Eepanels frame when no target selecte

How do i get this to work, i wanna hide my eepanels frame when i don't have a target selected because when i don't have a target selected now i have this:

http://mitah.dommel.be/frame.jpeg

and this how it suppose to look like.

http://mitah.dommel.be/frame1.jpeg


Kind regard
__________________
  Reply With Quote
11-25-08, 10:27 AM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Parent the panel to the unit frame
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
11-25-08, 10:29 AM   #3
Psoewish
A Scalebane Royal Guard
 
Psoewish's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2008
Posts: 447
You need to make your target frame the parent of the panel you're creating.
  Reply With Quote
11-25-08, 10:48 AM   #4
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 1,443
This little command will help you find the name of the frame of you wish to parent too:

Code:
/print ChatFrame1:AddMessage(GetMouseFocus():GetName())
You can drop that command into a macro, drop the macro onto a bar (can be hidden), then keybind it. With that keybind, you can find the name of most frames in name.

The Pitbull Target frame's name is either PitBullFrame3 or PitBullFrame4 (it changes. Upon initial setup its 4, after you finish setting up, its 3. 4 becomes your ToT frame).

On other thing, when you post screenshots, blur or cover up the gold seller spam! There have I made that point clear? No one likes to see gold seller spam even in screenshots. You can simply paint over over the offending chat entry using Paint or another image editor.
__________________
Twitter

Last edited by Zyonin : 11-25-08 at 10:51 AM.
  Reply With Quote
11-25-08, 10:53 AM   #5
xenius
A Fallenroot Satyr
Join Date: Jun 2008
Posts: 28
and how do i do that? because i have tried that in eepanels with the parent thingy and it doesnt show it at all.

Edit: and when i do this (/print ChatFrame1:AddMessage(GetMouseFocus():GetName()) ) in console while hovering with my mouse over the target frame i get PitbullUnitFrame3 so.


Screenie: http://mitah.dommel.be/parent.png
__________________

Last edited by xenius : 11-25-08 at 10:57 AM.
  Reply With Quote
11-25-08, 11:13 AM   #6
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Originally Posted by xenius View Post
i have tried that in eepanels with the parent thingy and it doesnt show it at all.
Because it's the same size as what you parented it to. Resize it - it's there.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
11-25-08, 11:19 AM   #7
xenius
A Fallenroot Satyr
Join Date: Jun 2008
Posts: 28
Originally Posted by Seerah View Post
Because it's the same size as what you parented it to. Resize it - it's there.
THX ALOT!!
__________________
  Reply With Quote
11-25-08, 02:54 PM   #8
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 1,443
Originally Posted by xenius View Post
Edit: and when i do this (/print ChatFrame1:AddMessage(GetMouseFocus():GetName()) ) in console while hovering with my mouse over the target frame i get PitbullUnitFrame3 so.


Screenie: http://mitah.dommel.be/parent.png
My mistake, I left off the Unit part. I was responding BEFORE I had my coffee. Bad Lykofos .
__________________
Twitter
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Pitbull 3 - Hide Eepanels frame when no target selecte


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