-
Enhanced Dispositioned Keyboard v1.0.1
a) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Now you can create applications with English(Latin), Russian(Cyrillic),
Chinese, and just every other unicode character.
b) Application 'edk' which supplies a keyboard layout editor.
c) Application...
2004-05-13 14:16:41 UTC by eeuwevandijk
-
Enhanced Dispositioned Keyboard v0.3.0
a) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Now you can create applications with English(Latin), Russian(Cyrillic),
Chinese, and just every other unicode character.
b) C++ application 'edk' which supplies a keyboard layout editor.
c) additional...
2002-09-12 18:59:22 UTC by eeuwevandijk
-
Enhanced Dispositioned Keyboard v0.2.0
a) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Like English(Latin), Russian(Cyrillic), Chinese, etc.
b) C++ application 'edk' which supplies a keyboard layout editor.
Added test application.
Fixed problem with incompatibility...
2002-08-06 21:59:13 UTC by eeuwevandijk
-
1) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Like English(Latin), Russian(Cyrillic), Chinese, etc.
2) C++ application 'edk' which supplies a keyboard layout editor.Changes:
Changes: port to qt-3.0.4
(this version also works for qt-2.3.x)
2002-07-24 18:27:41 UTC by eeuwevandijk
-
1) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Like English(Latin), Russian(Cyrillic), Chinese, etc.
2) C++ application 'edk' which supplies a keyboard layout editor.
Changes:
1) added PreferenceContainer class for easy-to-use 1 dimensional preference handling.
2) fixed bug [ 580728 ]...
2002-07-15 18:43:13 UTC by eeuwevandijk
-
If you have modified, created keyboard layouts with edk,
please send me a copy of your layout files (*.xml) so I can add them to the layouts set.
Regards,
Erwin van Dijk.
2002-07-03 19:44:23 UTC by eeuwevandijk
-
Tutorial for:
1) libedk which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Now you can support any language in one application like English(Latin), Russian(Cyrillic), Chinese, etc.
2) Enhanced Dispositioned Keyboard (EDK) , a C++ application which supplies a keyboard layout editor, to create/modify your keyboard layouts.
2002-06-24 19:03:14 UTC by eeuwevandijk
-
Some people have already downloaded libedk +
the edk-application. Unfortunately noone has given me any feedback yet.
I'm sure that the library and layout configuration tool are not perfect. Therefore I'd like to ask you this:
Please, send me your constructive comment and/or wishlist,
so I can improve the product.
Thanx and regards,
Erwin.
2002-06-10 18:59:21 UTC by eeuwevandijk
-
This turial describes both edk and libedk.
1) libedk is a C++ library which supplies support for multiple keyboard layouts in
one application without the need of additional keyboard switches. Like
English(Latin), Russian(Cyrillic), Chinese, etc.
2) edk (= Enhanced Dispositioned Keyboard) is a C++ application which supplies a
keyboard layout editor.
2002-06-07 15:29:54 UTC by eeuwevandijk
-
libedk v0.0.3
1) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Like English(Latin), Russian(Cyrillic), Chinese, etc.
Changes: Easier to use api, less dependencies Backwards compatible
2) C++ application 'edk' which supplies a keyboard layout editor.
Changes: clear key definitions, delete keys,
2002-06-07 08:15:48 UTC by eeuwevandijk