Difference between revisions of "GUI Themes/TODO"

Jump to navigation Jump to search
286 bytes removed ,  13:26, 18 May 2006
Update ToDo
(Added notes about the debug console.)
(Update ToDo)
Line 11: Line 11:
** get mock-up from Krest
** get mock-up from Krest
** shadows under lists. We do not enable those because of missing scrollbar mock-up
** shadows under lists. We do not enable those because of missing scrollbar mock-up
** right padding
** right side padding
* PopUp widget (aka drop-down list)
* PopUp widget (aka drop-down list)
** get mock-up from Krest
** get mock-up from Krest
** less round corners
** less round corners
*** to do that we need to be able to define gfx for each widget class separately
*** to do that we need to be able to define gfx for each widget class separately
** right text padding
** right side text padding
** make it taller
** make it taller
* Tab widget
* Tab widget
Line 30: Line 30:
*** to do that we need to be able to define gfx for each widget class separately
*** to do that we need to be able to define gfx for each widget class separately
* Button widget
* Button widget
** probably tame colors for buttons to match mock-ups
** top line should be drawn with ''lighter'' color to make it look more natural
** top line should be drawn with ''lighter'' color to make it look more natural
* Checkbox widget
* Checkbox widget
Line 42: Line 41:
** Scumm save/load dialog
** Scumm save/load dialog
*** put thumbnail and save properties inside one container. Container code is missing now
*** put thumbnail and save properties inside one container. Container code is missing now
*** center dialog title agains list widget
*** center dialog title against list widget
** Scumm help dialog
*** correct buttons widths
** About dialog
** About dialog
*** looks bad. Probably add some shadows and text padding
*** looks bad. Probably add some shadows and text padding
Line 51: Line 48:
** Chooser dialog (add game)
** Chooser dialog (add game)
*** proper coloring and list shadow
*** proper coloring and list shadow
** Options dialog
*** do something with buttons on the right when dialog is on
*** buttons are too wide on paths tab in global options
** Scumm options dialog.
*** add space after volume control
** Debug console
** Debug console
*** Slow when typing commands. Perhaps the redrawing could be made more intelligent. (I haven't looked at how it works currently.)
*** Slow when typing commands. Perhaps the redrawing could be made more intelligent. (I haven't looked at how it works currently.)

Navigation menu