View Single Post
03-23-06, 04:09 PM   #12
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 1,935
And I'm not talking about a fully transparent button, I'm talking about hooking the OnMouseUp and OnMouseDown, which is the correct method. I know you were referring to a button, but there are two different things going on here, neither of which can automate anything.

Either way, you cannot both cast a spell (or cancel a spell) and call the associated blizzard function at the same time. What does that mean? It means that the best we can do is create a big button, that is only active some of the time. This is NO different from popping a button up that says "Click here to buff Inner Fire", because the game won't respond to your click in the way you'd expect it to.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
  Reply With Quote