WoW:UI Object UIDropDownMenu: Difference between revisions

m
no edit summary
(Added category:UI)
mNo edit summary
Line 1: Line 1:
[[Category:ui]]
{{Stub/API}}
This guide will demonstrate how to create dynamic drop down menu frames and point out common traps that you will fall into when modifying these frames during run time
This guide will demonstrate how to create dynamic drop down menu frames and point out common traps that you will fall into when modifying these frames during run time


Line 86: Line 86:
:
:
: <b>UIDropDownMenu_GetText(MyDropDownMenu)</b> --Gets the <b>info.text</b> value of the currently selected item in MyDropDownMenu.
: <b>UIDropDownMenu_GetText(MyDropDownMenu)</b> --Gets the <b>info.text</b> value of the currently selected item in MyDropDownMenu.
Documentation provided by [[User:Salanex|Salanex]] 23:47, 25 February 2007 (EST)
Anonymous user