1. 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?

     

  2. 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?

     

  3. 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.