View Single Post
11-23-14, 01:17 AM   #14
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by Vrul View Post
Except that you're completely wrong and the frame does in fact need to be hidden.
While I admit that being a dick can be oh so satisfying sometimes, in this case it probably would have been better to point out that the frame does need to be hidden because you later set an OnUpdate script on it that shouldn't start running right away.

(Also, personally, when I use the same method, I put the :Hide() line right before the :SetScript line to avoid that particular confusion.)
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote