Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: veyh
Forum: Lua/XML Help 05-14-19, 11:51 AM
Replies: 4
Views: 2,569
Posted By veyh
I think you could try something along these...

I think you could try something along these lines


local button = CreateFrame(
"Button", "NameThisButton", nil, "SecureActionButtonTemplate"
)
button:SetAttribute("type",...
Showing results 1 to 1 of 1