Updated GUI issues.
svn-id: r18136
This commit is contained in:
parent
8feee31884
commit
e4f3e2a7bf
1 changed files with 0 additions and 3 deletions
3
TODO
3
TODO
|
@ -198,19 +198,16 @@ GUI
|
|||
===
|
||||
* Remove hard coded 320x200 assumptions, use game screen size. In particular,
|
||||
all the dialogs should be rewritten to allow for that. This includes:
|
||||
- BrowserDialog
|
||||
- ChooserDialog
|
||||
- EditGameDialog
|
||||
- OptionsDialog
|
||||
- GlobalOptionsDialog
|
||||
- Scumm::ConfigDialog
|
||||
- Scumm::InfoDialog
|
||||
- Scumm::ValueDisplayDialog
|
||||
- ...
|
||||
Also, some widgets need to be updated (adding a 'big' variant):
|
||||
- EditTextWidget
|
||||
- PopUpWidget
|
||||
- TabWidget
|
||||
- ...
|
||||
* EditableWidget: Make it possible to specify a min/max length for the text
|
||||
* EditableWidget: Let setEditString filter the string it gets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue