-
Posted by cado1982 on Sat, 25 Oct 2008 17:34:55
I'm having some trouble creating a drop down menu from inside my addon using CreateFrame. Is this possible without using an xml file as described in the book?
-
Posted by cado1982 on Sat, 25 Oct 2008 17:34:56
I'm having some trouble creating a drop down menu from inside my addon using CreateFrame. Is this possible without using an xml file as described in the book?
-
Posted by jnwhiteh on Sun, 26 Oct 2008 02:31:53
You do not need to use XML to create a downdown menu, however you should use the template provided, and you have to keep in mind that the frame MUST have a name in order for that template to function properly.