XML/Button/NormalText
Talk0
98,472pages on
this wiki
this wiki
< XML | Button
| This article or section is a World of Warcraft API stub. You can help expand it by editing it.
|
This appears to crash the WoW client.
<NormalText text="Hello World"/>
Using Blizzard's UI interface customization kit, extract the files and use
<NormalText inherits="DialogButtonNormalText" text="No problem">
it seems there is a <NormalFont> element to be used instead of <NormalText>.
