aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-05-17 07:18:44 +0000
committerTorbjörn Andersson2005-05-17 07:18:44 +0000
commite4f3e2a7bf5ec067fa9fcba7a2fb54785da24ea2 (patch)
tree6bce9b87843f380e6092e77fac12d8c55fd1bd53 /TODO
parent8feee31884c2258befadc57f21429572c751b978 (diff)
downloadscummvm-rg350-e4f3e2a7bf5ec067fa9fcba7a2fb54785da24ea2.tar.gz
scummvm-rg350-e4f3e2a7bf5ec067fa9fcba7a2fb54785da24ea2.tar.bz2
scummvm-rg350-e4f3e2a7bf5ec067fa9fcba7a2fb54785da24ea2.zip
Updated GUI issues.
svn-id: r18136
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 92866bb4d5..d4c911619c 100644
--- a/TODO
+++ b/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