Thread: parent frame...
View Single Post
12-14-10, 04:22 AM   #1
barbol12
A Cyclonian
 
barbol12's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 42
parent frame...

how would you set a frame(made entirely in lua) to parent to bartender4 pet bar???

ive tried

pet:SetParent("BT4PetButton1")

also tried these:
"PetActionBar"
"PetBar"

but nothing works.... someone know what to properly put in for the parent?
  Reply With Quote