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.
( That makes three users!! )
Really looking forward to customizing my UI with it.
Is it possible to reskin part of the blizzard UI with KGPanels, more specifically, the Chat Tabs and Chat Edit Box frames? I've been trying to figure it out, but no luck so far. I can anchor the panels to the correct spots, but they won't actually reskin/replace whats already there. I know this can be done with Skinner, but Skinner is so bloated for what I need.
Thank you!
Chatter: - Chat Tab look-n-feel modifications
-Custom background, border, and positioning for the edit box
http://wow.curse.com/downloads/wow-addons/details/chatter.aspx
Btw <3 kgPanels!
suggestion: color copy/paste :D
-> would make it much easier to create matching background parts to puzzle together.
weird stuff:
-> panels randomly change their size (ranges between .5 and 5 pixels :x)
so far, sky
and thanks for a very sweet addon
copy "all" from other panels doesn't work all of the time. (for me 2 times out of 4 attempts -> once it didnt work for a panel, it wont ever (for this panel))
Awesome thanks heaps,resized them and they're working perfectly :D
When adding custom textures remember that the file must have power-of-two dimensions. For reference: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048...