Revision 847055

Go back to digest for 17th August 2008

Bug Fixes in Educational

David Capel committed changes in /trunk/KDE/kdeedu/parley/src/practice:

Fix of the final nasty flashcard bug (and more image related small bugs)! Flashcard mode now completely works!

Code cleanup.
Code robustness++
Small API change

Change in theme requirements: the background surrounding active areas is called 'mode_background' (eg written_background) instead of 'mode_box'.

The combination of mode + image_box and mode_image + box caused a nasty naming conflict (which was part of the flashcard problem).

The techbase page has been updated.

File Changes

Modified 10 files
  • /trunk/KDE/kdeedu/parley/src/practice
  •   /activearea.cpp
  •   /activearea.h
  •   /parleypracticemainwindow.cpp
  •   /practiceentrymanager.cpp
  •   /practiceentrymanager.h
  •   /prompt/imageprompt.cpp
  •   /prompt/mixedlettersprompt.cpp
  •   /prompt/mixedlettersprompt.h
  •   /prompt/textualprompt.cpp
  •   /themes/default_theme.svgz
10 files changed in total