[Scummvm-devel] Help needed for the new GUI

Johannes Schickel lordhoto at gmail.com
Wed Jan 18 11:12:01 CET 2006


Hi,

I started to work on our new GUI
(http://wiki.scummvm.org/index.php/New_GUI) and got
some results with basic rendering (with test graphics):
http://inferno-entertainment.myzeug.de/scummvm/scummvm-newgui-2.png
(as you notice
some parts are missing, this is because not everything is yet
implemented), also the old
gui can be used:
http://inferno-entertainment.myzeug.de/scummvm/scummvm-oldgui-2.png
(looks a bit different from the current one but has support for
transparency for ALL widgets).
Help would be needed for:
 - getting the "about" dialog to draw like before (doesn't work that
nice atm, thanks to
eriktorbjorn for the current work on that)
 - getting the debugger to draw again
 - fix some bugs with the old theme and the --force-1x-overlay version
 - maybe reorgnaize GUI code so we can use it for many resolutions
(i.e. getting rid of the
hardcoded positions)

Current patch + test gfx for the new style:
http://inferno-entertainment.myzeug.de/scummvm/patches/newgui-v1.patch.tar.gz
(the *.bmp files must be put into the current working directory, to
change between the gui themes edit the #if in gui/newgui.cpp line: 68)

 - Johannes




More information about the Scummvm-devel mailing list