Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-25-13, 11:55 PM   #1
Yksrep
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 21
Record button presses.

Is it possible to record button presses and then do something.
I mean something like

If
A button pressed and B button pressed
then
C button show.

#See Below for working Code. The easiest way to get it to work is
local button = CreateFrame("CheckButton", "ButtonName", FrameName, "UIPanelButtonTemplate")

Last edited by Yksrep : 07-26-13 at 11:06 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Record button presses.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off