View Single Post
11-06-11, 05:39 PM   #5
Aanson
A Flamescale Wyrmkin
Join Date: Aug 2009
Posts: 124
Originally Posted by Seerah View Post
Otherwise, you can also use frame:SetParent("parent")
God no, I'm not an addon author by any means. Apologies if I gave that impression!

I have got pretty good at manipulating the UI using addons like MoveAnything and kgPanels etc though.

I use an action bar addon called Macaroon (which is incredible).

I've created a new bar with 1 standard button on it. Ultimately, all I'd like to do is change it's parent frame.

Do you think I'd be able to go into the .lua and change it there using the above line of code that you kindly suggested? If so, is it important at what point in the existing button code I slot it in?

Now that I think about it, it must already be parented to UIParent surely. I'll have a go at finding the appropriate line of code.

Thanks again for your time so far and wish me luck!!! (Bet I end up breaking something lol)
__________________
__________________
  Reply With Quote