Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-31-10, 05:44 PM   #1
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 200
World markers via SecureActionButtonTemplate

I'm trying to make a frame with buttons for the new world markers for raid leaders/assistants. I'm trying to go about doing this by the "click" attribute, but I'm not entirely sure how to since it requires 2 clicks. This is my code at the moment:

Code:
flareBlue:SetAttribute("type1", "click")
flareBlue:SetAttribute("click", "CompactRaidFrameManagerDisplayFrameLeaderOptionsRaidWorldMarkerButton")
flareBlue:SetAttribute("click", "DropDownList1Button1")
Does anyone know if there's an easier way to do this, or simply just how to go about doing this? Thanks in advance!
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » World markers via SecureActionButtonTemplate


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