Open main menu

Difference between revisions of "TODO"

301 bytes removed ,  21:44, 6 April 2006
Update GUI TODOs
m (Fix subheadings)
(Update GUI TODOs)
Line 106: Line 106:


=== GUI ===
=== GUI ===
* Remove hard coded 320x200 assumptions, use game screen size. In particular, all the dialogs should be rewritten to allow for that. At this point, most (all?) dialogs are able to scale themselves, but the way they do so is sometimes a bit hackish, the layout could be improved, and there are glitches with the small version of the GUI.
* [[GUI_Themes#To_Do|New GUI ToDo]]
* EditableWidget: Make it possible to specify a min/max length for the text
* EditableWidget: Make it possible to specify a min/max length for the text
* EditableWidget: Let setEditString filter the string it gets
* EditableWidget: Let setEditString filter the string it gets