draw the buttonbar in its own viewport. It always uses the sysfont and is drawn on the bottom.

Callers need to remeber to fiddle with their viewports to not be overwritten by the bar.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17651 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-05-29 08:59:57 +00:00
parent d0ed3712c7
commit fd3b46c22c
2 changed files with 33 additions and 31 deletions

View file

@ -47,7 +47,9 @@ filetree.c
scrobbler.c
screen_access.c
#ifdef HAS_BUTTONBAR
gui/buttonbar.c
#endif
gui/gwps.c
gui/gwps-common.c
#ifdef HAVE_LCD_BITMAP