Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when coming from some custom wps that erases it ; Initial support for options in the menus

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7747 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Kevin Ferrare 2005-11-04 07:18:36 +00:00
parent 12a4ba0d76
commit cbbdc95d9c
5 changed files with 413 additions and 253 deletions

View file

@ -37,6 +37,7 @@ gui/buttonbar.c
gui/icon.c
gui/list.c
gui/scrollbar.c
gui/select.c
gui/splash.c
gui/statusbar.c
gui/textarea.c