Thread Tools Display Modes
01-10-19, 10:14 PM   #1
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
ElvUI skinning guide/documentation

Is there a guide/documentation for skinning with ElvUI? Specifically, the API to do the skinning on controls. I'm having problems skinning a custom scrollbar. A casual look at the code suggests I may need to do everything by hand since no component of this scrollbar is named nor using the same parentKeys.
  Reply With Quote
01-10-19, 11:00 PM   #2
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
You can also look at AddOnSkins for inspiration.

There is no public API that I know, but ElvUI\Modules\skins.lua has the code to skin most things.

You are much likelier to get ElvUI coding help on their own website forums.

Last edited by myrroddin : 01-10-19 at 11:02 PM. Reason: added link to TukUI.org
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » ElvUI skinning guide/documentation

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