PDA

View Full Version : Popup Dialog Box help!


Sylaak
03-01-2005, 07:58 PM
I'm looking for any kind of documentation on popup dialog boxes. I've found examples in other peoples addons about using static dialogs, but I need dynamic information in them. Is there a way to get information into the dialog boxes? Maybe a DynamicPopupsDialog or something?

Or, maybe it's easy. Will it read global variables when it appears, or only display what is there at the time of initialization?

The reason I as is that I want specific names of things in a confimation box, such as "Do you really want to cast that on Whateverbadguy" .. as an example.