View Single Post
09-30-11, 07:52 PM   #332
Zpartan72
A Kobold Labourer
Join Date: Sep 2011
Posts: 1
RazerNaga

Hey guys really love this addon just starting to get used to anchoring panels to my action bars..
Then I had to go buy a Razer Naga. I had no problem setting the frames to anchor my Bartender Actionbars, with a little bordered black box around my action bar. I used this code sorry if any of this is horrible but it worked for me:

{ name = "Action",
anchor_frame = "BT4Bar1Overlay",
y_off = 1,
width = "100%",
height = "101%",
bg_color = "0 0 0",
bg_alpha = 1,
strata = "LOW",
border = "Interface\\AddOns\\Ferous Media\\Borders\\fer8",
border_color = ".45 .45 .45",
border_size = 18,
inset = 2,
},

But for the life of me I cant figure out how to anchor to my RazerNaga Addon Bars? I know its similar to dominos but I couldn't get it to anchor to Dominos either. Anyone know of the bar names I need to Anchor to? Or where I would find the name of the bars I'd like to anchor to?
I tried /fstack I get this:

<4> table:1F393DE8
<4>ActionButton1
<2> table:29FE3588
<1> table:29FE3560
<0>World Frame
<0> UI Parent
  Reply With Quote