Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: D4KiR
Forum: AddOn Help/Support 04-06-19, 03:45 PM
Replies: 3
Views: 5,919
Posted By D4KiR
Thanks for the reply! local btn =...

Thanks for the reply!


local btn = CreateFrame("CheckButton", "Example", UIParent, "ActionBarButtonTemplate")


Works great except that it is mirroring the button with ID 1 from 120 like you...
Forum: AddOn Help/Support 04-06-19, 02:11 PM
Replies: 3
Views: 5,919
Posted By D4KiR
Post WoW Action Button

Hi, i want to make more Action Buttons for my HUD.

so i tried this:

local btn = CreateFrame("Button", "myButton", UIParent, "SecureActionButtonTemplate");
btn:SetAttribute("type",...
Showing results 1 to 2 of 2