Package: langdrill
Version: 0.3-4
Severity: important
In the Simple Quizz panel, I can only input japanese characters. It's
impossible to type anything else, and not even backspace or suppr are
working.
I don't known anything about VDK, but if you replace "false" with "true"
in the following line (last argument), it works much better (line 779,
MyLangForm::Setup(), in the file main.cc).
// The last argument used to be "true". Now it must be "false" !
EventConnect( _simpleQuizzText,
"key_press_event",
&MyLangForm::QuizzTextKeyPress,
false);
The trouble is then that the "Enter" key cannot be used to validate the answer,
and you have to clic on the button, but at least it's working.
Hope this can help. Thank you.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=en_US.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages langdrill depends on:
ii libatk1.0-0 1.9.0-1 The ATK accessibility toolkit
ii libc6 2.3.5-1 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13 GCC support library
ii libglib2.0-0 2.6.4-1 The GLib library of C routines
ii libgtk2.0-0 2.6.4-3 The GTK+ graphical user interface
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libstdc++5 1:3.3.6-5 The GNU Standard C++ Library v3
ii libvdk2-2 2.4.0-2 Visual Development Kit C++ library
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]