View Single Post
03-15-11, 11:42 AM   #18
Kenshone
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 19
Originally Posted by Grimsin View Post
Line 8? local editbox = CreateFrame("EditBox", "MyAddOnEditBox", UIParent, "MyAddOnEditBoxTemplate")

"MyAddOnEditBoxTemplate" is not valid. EditBoxTemplate by itself may be though.
I have no immediate use for that EditBox so that can be deleted.
  Reply With Quote