WoW:API EasyMenu: Difference between revisions

a note about naming frames
m (→‎Examples: yank howto link; it's also in see also)
(a note about naming frames)
Line 55: Line 55:
  ...
  ...
  EasyMenu(menuList, menuFrame, "ExampleMenuFrame", 0 , 0)
  EasyMenu(menuList, menuFrame, "ExampleMenuFrame", 0 , 0)
<b>Note:</b> You <i>must</i> give the frame a name (argument 2 to CreateFrame()) for menus to work.


== See Also ==  
== See Also ==  
* [[UI Object UIDropDownMenu]]
* [[UI Object UIDropDownMenu]]
* [[Using UIDropDownMenu]]
* [[Using UIDropDownMenu]]
Anonymous user