Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: Lua/XML Help 06-28-21, 01:08 PM
Replies: 13
Views: 5,530
Posted By Fizzlemizz
I not sure what the intended final outcome is...

I not sure what the intended final outcome is over and above what can be achieved with the regular bags or, whether part of what you are doing is because you're figuring things out so, this is a...
Forum: Lua/XML Help 06-26-21, 07:06 PM
Replies: 13
Views: 5,530
Posted By Fizzlemizz
A quick example if anyone wants to try. local f...

A quick example if anyone wants to try.

local f = CreateFrame("Button", "Fizz_TargetDummy", UIParent, "SecureUnitButtonTemplate")
f:SetSize(65, 30)
f:SetPoint("CENTER", -400,...
Forum: Lua/XML Help 06-26-21, 06:29 PM
Replies: 13
Views: 5,530
Posted By Fizzlemizz
If the frame isn't trying to perform a secure...

If the frame isn't trying to perform a secure action requiring a secure template then you can do what you like (protected actions not withstanding) with it.

Without the secure template, the OP...
Showing results 1 to 3 of 3