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 elsif 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.
Facts
- Date created
- 16 Sep 2008
- Category
- Last update
- 09 Aug 2009
- Development stage
- Release
- Language
- enUS
- frFR
- koKR
- zhCN
- License
- All Rights Reserved
- Curse link
- kgPanels
- Reverse relationships
- 1
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- AceGUI-3.0-SharedMediaWidgets
- CallbackHandler-1.0
- LibSharedMedia-3.0
- LibStub
- #6
kagaro Fri, 05 Dec 2008 13:41:18profiles only change which layout a particular character is using, the layouts are global.
- #5
Helghast Thu, 04 Dec 2008 15:28:59Hello there :)
I have a little ... problem. In fact, I don't have access to differents profiles : all profiles are strictly the sames. If I modify one, all the others are modified the same way.
- #4
Sonicandtails Sun, 16 Nov 2008 19:32:02Would anyone happen to know the event name or perhaps provide a script for a panel to shut off when the action bar changes to the seige weapons/mounts action bar?
- #3
RealShish Tue, 11 Nov 2008 19:01:50I have the same problem. Some graphics work, others not. And I cannot figure out why.
I.e. this one works: http://www.trashmobs.de/images/bar1.tga and this one not: http://www.trashmobs.de/images/filler.tga
Both are TGA, both are 8 bit color and dimensions are power of 2. I also tested with RLE-compression and without, has no effect, the second picture still does not work. Any suggestions?
- #2
kagaro Thu, 06 Nov 2008 23:44:59are the image dimension a power of 2 and no greater than 1024x1024?
- #1
Scorched Thu, 06 Nov 2008 07:51:08it is a great add-on although no matter what i put in it for artwork nothing shows up.. i have tried all these variations and no result please advise
C:\\Program Files\\World of Warcraft\\Interface\\AddOns\\textures\\try.tga
\\Program Files\\World of Warcraft\\Interface\\AddOns\\textures\\try.tga
Program Files\\World of Warcraft\\Interface\\AddOns\\textures\\try.tga
\\World of Warcraft\\Interface\\AddOns\\textures\\try.tga
World of Warcraft\\Interface\\AddOns\\textures\\try.tga
\\Interface\\AddOns\\textures\\try.tga
Interface\\AddOns\\textures\\try.tga
please let me know what it is i am doing wrong so that i can correct the problem and continue with this great prog.