Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-24-16, 12:21 AM   #1
mchwxj
A Fallenroot Satyr
Join Date: Jan 2013
Posts: 20
[Need Help] Anyone know the name of buttons on Main Action Bar page-2 ?

Hi,

I like DIY my own UI using simple LUA codes based on default action bars. I've relocated five bars, they are: MainMenuBar, MultiBarRight, MultiBarLeft, MultiBarBottomRight and MultiBarBottomLeft.

But I find the buttons on the 2nd page of Main Action Bar can't be unstacked and moved like other buttons. I mean, if I want to use those buttons, I have to switch main action bar to page 2.

I tried to use /framestack to check out the button name, but it doesn't work... I searched through google, but still have no clue... Did they get renamed? As I remember they were called "BonusActionButton" or something in WOW 3.0.

Does anyone know the name of those buttons? Is it possible to move them using LUA code like the follows? I don't want to use AddOns. Really appreciate it~
Code:
MultiBarBottomRightButton1:ClearAllPoints()
MultiBarBottomRightButton1:SetPoint("BOTTOM",MultiBarLeftButton12,"BOTTOM",0,0)

Last edited by mchwxj : 02-24-16 at 12:29 AM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » [Need Help] Anyone know the name of buttons on Main Action Bar page-2 ?


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