kgPanels
Create panels for customizing your UI, sucessor to eePanels
OnClick now provides a pressed and released variable you can check for.
if pressed then -- do mouse down actions elseif released then -- do mouse up actions end
This means your script will get called twice when someone clicks the panel.
Here is a youtube link to a video Tutorial
Ive created an Example Texture Pack.
This example pack is just a template. If you want to use it as a storage spot for your art, look at the read me file for directions on usage.
The artwork doesnt load, I have to manually activate my layout. When i do it shows some of my bg panels, not all. My 'active panels' list is empty all of a sudden... I'm 96% sure i didnt mess with the settings in my sleep!
What I want to do is have a panel that shows when I am in a party or raid, but hide it when I am solo.
Seems like that first script in your sample scripts would do that, but I must be missing something.
These are 2 of my selfmade interfaces with kgpanels :
[url=http://img18.imageshack.us/img18/1779/druidinterface.jpg]Druid Interface[/url]
[url=http://img13.imageshack.us/img13/5093/newinterface.jpg]Mage Interface[/url]
PS LOVE the bacon
For mac users just open it in word or something of that nature.
I had a little trouble finding a program that could read it.
Use notepad to open kgPanelsConfig.toc file located in ..\World of Warcraft\Interface\AddOns\kgPanelsConfig. Change the Interface: value from 30000 to 30100. Save it and you're good.
PS: I'm using multiple panels on top of each other with Pitbull unit frames. Dunno if this might help.
Under "Sample Scripts" the first one looks like it shows or hides a frame based on party status, is that correct?
which script?
I tried the sample script for party or raid, but when I join a party, the panel doesn't show. What did I do wrong?
This happens when reloading the UI and upon logging in.