View Single Post
02-01-12, 08:32 PM   #29
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
Originally Posted by Phanx View Post
I don't know what you're doing, but:

Code:
frame:SetPoint("BOTTOM", otherFrame or UIParent, "CENTER", 0, 100)
has always worked for me, and is actively used in several of my published addons.

If you're seeing an error, in order to tell you why, we need to see both your actual code, and the actual error.
On a frame that does not actually exist?
__________________
"Are we there yet?"

GrimUI
[SIGPIC][/SIGPIC]
  Reply With Quote