From 71aff533264cd0326407f74f8ae3f8c0735d49c5 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 15 May 2005 18:26:14 +0000 Subject: Added a list of the dialogs which need to be updated to the TODO svn-id: r18120 --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index bad85ad763..53b492bc41 100644 --- a/TODO +++ b/TODO @@ -196,7 +196,15 @@ Files GUI === -* Remove hard coded 320x200 assumptions, use game screen size +* Remove hard coded 320x200 assumptions, use game screen size. In particular, + all the dialogs should be rewritten to allow for that. This includes: + - BrowserDialog + - OptionsDialog + - GlobalOptionsDialog + - LauncherDialog + - EditGameDialog + - Scumm::ConfigDialog + - ... * EditableWidget: Make it possible to specify a min/max length for the text * EditableWidget: Let setEditString filter the string it gets * EditableWidget: Right now, custom filtering requires the user to subclass; -- cgit v1.2.3