Creating Custom Save and Load Dialogs: Difference between revisions

no edit summary
*>CMK2901
No edit summary
*>CMK2901
No edit summary
Line 14: Line 14:
In the above image, the elements used are three buttons, a text box, and a GUI list box.  The GUI list box is added using the circled button.  Resize and reposition these elements as needed.
In the above image, the elements used are three buttons, a text box, and a GUI list box.  The GUI list box is added using the circled button.  Resize and reposition these elements as needed.


ALso, give the GUI a name.  In this example, I use "gSaveGame".
 




Line 22: Line 22:


In this example, I used:
In this example, I used:
Save GUI: '''gSavegame''' (when entering this, don't put the "g" in; that's added automatically)


Save Button: '''btnConfirmSave'''
Save Button: '''btnConfirmSave'''
Anonymous user