Revision 817084
Go back to digest for 8th June 2008Features in Educational
David Capel committed changes in /branches/work/soc-parley/parley/practice:
Using svgs as layouts now works.
Layouts are in layout.svgz and independent widgets are in widgets.svgz.
Once things stabilize a bit I'll draw up documentation for those files (for themeing use).
The svg percent bar works -- it is the first example of the upcoming theming system.
Known when resizing the window, the svg resizes to match the previous window size instead of the current one. Something is interacting wierdly with the qt function I'm using...
TODO: more svg stuff. I need to make (or have made ;) ) a more complex layout svg to work with.
change the prompt to svg text instead of a label?
File Changes
Added 1 files
- /branches/work/soc-parley/parley/practice/defaulttheme/layout.svgz
Deleted 3 files
- /branches/work/soc-parley/parley/practice/defaulttheme
- /background.svgz
- /card.svg
- /layout.svg
Modified 5 files
- /branches/work/soc-parley/parley/practice
- /CMakeLists.txt
- /parleypracticemainwindow.cpp
- /statistics.cpp
- /statistics.h
- /defaulttheme/widgets.svgz
9 files changed in total