WoW:API EasyMenu: Difference between revisions

m
(very useful note. please don't remove)
Line 36: Line 36:
  EasyMenu(menuList, menuFrame, menuFrame, 0 , 0, "MENU");
  EasyMenu(menuList, menuFrame, menuFrame, 0 , 0, "MENU");


<b>Note:</b> You <i>must</i> give the frame a name (argument 2 to CreateFrame()) for menus to work.
==Notes==
* You <i>must</i> give the frame a name (argument 2 to {{api|CreateFrame}}()) for menus to work.


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