Jan-Peter Nilsson
|
f83c5327f3
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
54fc64cb6a
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
5db021e99b
|
Make TextInputDialog use the new WindowBase
|
2010-11-06 11:27:53 +01:00 |
|
Jan Borsodi
|
025af1717f
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
|
Jan Borsodi
|
ff6315a8a6
|
Improved parameter name for size sent to text input dialog.
|
2010-09-15 21:48:55 +02:00 |
|
Jan Borsodi
|
8770e4bc92
|
Made sure text edit widget gets focus when dialog is reopened.
|
2010-09-15 19:48:37 +02:00 |
|
Jan Borsodi
|
84acab03ec
|
Avoid delegates being called repeatedly when pressing enter in name dialog.
|
2010-09-15 19:44:53 +02:00 |
|
Jan Borsodi
|
07dd5e5631
|
Race and name dialog are now kept in memory after ok/next is clicked, this avoids a crash where MyGUI would call into the dialog widgets after being destroyed.
|
2010-09-15 19:37:06 +02:00 |
|
Jan Borsodi
|
481734ee20
|
Implemented a general text input dialog which can be used to get text input from the player. Used the text input dialog to implement the name dialog for the character creation.
|
2010-09-14 23:26:34 +02:00 |
|