View Single Post
03-15-11, 11:40 AM   #17
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
Line 8? local editbox = CreateFrame("EditBox", "MyAddOnEditBox", UIParent, "MyAddOnEditBoxTemplate")

"MyAddOnEditBoxTemplate" is not valid. EditBoxTemplate by itself may be though. Check and its not. I removed the template entry entirely and got it to fire up with out errors. If its working or not though im not sure.
__________________
"Are we there yet?"

GrimUI
[SIGPIC][/SIGPIC]

Last edited by Grimsin : 03-15-11 at 11:43 AM.
  Reply With Quote