View Single Post
Unread 02-04-12, 07:29 PM   #8
Myrroddin
Endless Captain
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 50
We can sort of do this, but it is messy. Instead of making an action bar addon, what we can do is make a frame, looking however you wish, and parent it to the action bars using UI.Native.*. The catch is that the user would have to move and size the default bars to wherever you wanted them, and then set the alpha setting to 0 making them functional, yet invisible.

Then make the new frame "pass through" so it does not accept clicks or bound keys, but instead uses the invisible action buttons.
Myrroddin is offline   Reply With Quote