Difference between revisions of "MessageBox"

266 bytes added ,  22:38, 17 August 2008
prominent links to tutorial and style suggestions
imported>Quetzilla
imported>Quetzilla
(prominent links to tutorial and style suggestions)
Line 15: Line 15:


This function sends the value -1 to the GetButtonPressed function while the window is still open, until the player selects a button.
This function sends the value -1 to the GetButtonPressed function while the window is still open, until the player selects a button.
==Notes==
*For info on how to create working menus see [[MessageBox Tutorial]].
*When creating menus for mods it can be helpful to standardize how information and choices are displayed.  See [[Standard Menu UI]] for some helpful suggestions.


== Displaying Variables ==
== Displaying Variables ==
Line 39: Line 43:
* [[GetButtonPressed]]  
* [[GetButtonPressed]]  
* [[MessageBox Tutorial]]
* [[MessageBox Tutorial]]
* [[Standard Menu UI]]


[[Category: Functions]]
[[Category: Functions]]
Anonymous user