View Single Post
01-23-18, 06:46 AM   #10
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Originally Posted by kurapica.igas View Post
3. At last, the secure snippet to get the real action page based on the state and the MainMenuBarArtFrame or OverrideActionBar ActionHandler.lua#L94-L117
This isn't really that robust. It's better to use the API provided in the environment (for this exact purpose).

Originally Posted by lightspark View Post
You can reskin Blizz buttons w/o any issues, but when it comes to dynamic things, like using different colours for icons, reusing default buttons might be a PITA, but if you use LAB, you can do whatever you want w/ it I replaced LAB's Blizz-like code w/ mine.
Speaking of modifying LAB...
__________________

Last edited by MunkDev : 01-23-18 at 06:49 AM.
  Reply With Quote