View Single Post
02-24-23, 05:38 PM   #3
Walkerbo
A Cobalt Mageweaver
 
Walkerbo's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 233
Hi SDPhantom

Ok, so the hidden button onclick overrides the SecureActionButtonTemplate, that makes sense.

I have removed the onclick from the hidden button, (I only added the onclick to test if the button was indeed being clicked).

Now with the b.hiddenSpellStopButton:Click() I do not understand what you mean.

I have tested the code and it throws no errors at all.

If I should not use b.hiddenSpellStopButton:Click() how do I click the button to stop the cast?
__________________
"As someone once told me, frames are just special types of tables, and tables are special types of pointers."
Fizzlemizz
  Reply With Quote