WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   kGPanels + X-Perl? (https://www.wowinterface.com/forums/showthread.php?t=30411)

Shello 02-02-10 11:12 AM

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!

Amenity 02-02-10 11:20 AM

Quote:

Originally Posted by Shello (Post 177035)
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. :)

nightcracker 02-02-10 11:24 AM

Quote:

Originally Posted by Amenity (Post 177037)
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.

Shello 02-02-10 11:31 AM

Thx,its a beginning xD

Now i write "XPerl_Player" and nothing happend.
Where is my fault?

kaltoran 02-02-10 11:42 AM

reload Ui
 
not totally sure but you may have to reload ur UI.. try typing /rl or /reloadui... hope this helps :)

Amenity 02-02-10 11:59 AM

Quote:

Originally Posted by nightcracker (Post 177039)
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. ;)

nightcracker 02-02-10 12:35 PM

Quote:

Originally Posted by kaltoran (Post 177043)
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()

zero-kill 02-02-10 12:42 PM

Quote:

Originally Posted by nightcracker (Post 177056)
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.

Amenity 02-02-10 01:09 PM

Quote:

Originally Posted by zero-kill (Post 177058)
/reloadui works natively.

So does just plain ol' /reload

:)

Shello 02-02-10 01:16 PM

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.


All times are GMT -6. The time now is 11:29 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI