Thread Tools Display Modes
02-02-10, 11:12 AM   #1
Shello
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 11
kGPanels + X-Perl?

Pls help me xD
I want to bind some kgpanelframes with the X-Perl Player / Group Frames.
Can someone tell me the scripts?

(sorry 4 my bad english)

Thx!
  Reply With Quote
02-02-10, 11:20 AM   #2
Amenity
Guest
Posts: n/a
Originally Posted by Shello View Post
Pls help me xD
I want to bind some kgpanelframes with the X-Perl Player / Group Frames.
Can someone tell me the scripts?

(sorry 4 my bad english)

Thx!
You just need to set your unit frames as the "Parent" of your kgPanel.

For example, you have a panel named "Player_Panel". You want to attach it to your Player unit frame. So, you go under the panel settings for Player_Panel in kgPanels, and scroll down to the bottom. There will be a field to put the parent frame name in.

To get the name of a frame, use this macro:

/script GetMouseFocus():GetName()

It'll give you the frame name of whatever your mouse cursor is over.
  Reply With Quote
02-02-10, 11:24 AM   #3
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
Originally Posted by Amenity View Post
To get the name of a frame, use this macro:

/script GetMouseFocus():GetName()

It'll give you the frame name of whatever your mouse cursor is over.
WAAAAAAAAAAHHHHHHHHHHHH, YOU DRIVE ME MAD!!!!

Use /framestack, it's better.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
  Reply With Quote
02-02-10, 11:31 AM   #4
Shello
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 11
Thx,its a beginning xD

Now i write "XPerl_Player" and nothing happend.
Where is my fault?
  Reply With Quote
02-02-10, 11:42 AM   #5
kaltoran
A Murloc Raider
 
kaltoran's Avatar
Join Date: May 2008
Posts: 9
reload Ui

not totally sure but you may have to reload ur UI.. try typing /rl or /reloadui... hope this helps
__________________
  Reply With Quote
02-02-10, 11:59 AM   #6
Amenity
Guest
Posts: n/a
Originally Posted by nightcracker View Post
WAAAAAAAAAAHHHHHHHHHHHH, YOU DRIVE ME MAD!!!!

Use /framestack, it's better.
It's also much more complicated, and much more than the average end-user needs for something as simple as parenting a kgPanel. No need to confuse someone with a ton of non-pertinent information.
  Reply With Quote
02-02-10, 12:35 PM   #7
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
Originally Posted by kaltoran View Post
not totally sure but you may have to reload ur UI.. try typing /rl or /reloadui... hope this helps
Those slash commands are added with an addon. What will always work is either one of the following:

/console reloadui
/run ReloadUI()
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
  Reply With Quote
02-02-10, 12:42 PM   #8
zero-kill
A Firelord
 
zero-kill's Avatar
Join Date: Aug 2009
Posts: 497
Originally Posted by nightcracker View Post
Those slash commands are added with an addon. What will always work is either one of the following:

/console reloadui
/run ReloadUI()
/reloadui works natively.
  Reply With Quote
02-02-10, 01:09 PM   #9
Amenity
Guest
Posts: n/a
Originally Posted by zero-kill View Post
/reloadui works natively.
So does just plain ol' /reload

  Reply With Quote
02-02-10, 01:16 PM   #10
Shello
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 11
Now its the 5. time that i deleat the complete ui.
Im so ... gnargh!

I have an Vision from my UI but im an Lua Noob and so frustradet.

Ich will never have my Final Fantasy 7 UI with low mem usage (

So many days at work but now i give up.

Thx 4 all the help and for reading my bad english.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » kGPanels + X-Perl?

Thread Tools
Display Modes

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