{{UIHowTo}}, slight lead-in tweak
(Typo fixing using AWB) |
({{UIHowTo}}, slight lead-in tweak) |
||
| Line 1: | Line 1: | ||
{{UIHowTo}} | |||
one- | '''Static popups'' are simple one- or two-button dialog boxes you see when confirming a warlock summon, sending money | ||
through the mail, renaming a pet, and so forth. | through the mail, renaming a pet, and so forth. This tutorial describes how you can use the StaticPopup code to display simple dialogs in your own addon. | ||
As you might expect, all of the basic UI elements (positioning, sound effects, layout) are handled for you. | As you might expect, all of the basic UI elements (positioning, sound effects, layout) are handled for you. | ||