TellMeWhen

14 - Items clickable

hi :)

could you make the icons clickable to execute the spell what was bindend to the icon?
oder include Clique:
I am an addon author, how do I register my frames for click-casting?

It's simple, and it works for more addons than just Clique. You just run the following code first, to make sure the global table exists. Then you add your buttons to the table with the FRAME object as the key, and true as the value, like so.

ClickCastFrames = ClickCastFrames or {}
ClickCastFrames[PlayerFrame] = true

1000000000000000000x thanks for that :)

User When Change
Cybeloras Oct 17, 2010 at 04:08 UTC Changed status from New to Declined
nagpochenpo Aug 19, 2010 at 23:48 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Oct 17, 2010
Reported
Aug 19, 2010
Status
Declined - We decided not to take action on this ticket.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees