Download List

Project Description

Enhanced Dispositioned Keyboard consists of
a C++ library (libedk), a keyboard layout editor
(edk), and a simple test application. It supplies
support for multiple keyboard layouts in one
application without the need for additional
keyboard switches, and makes it simple to
create applications that use English (Latin),
Russian (Cyrillic), Chinese, and every other
Unicode character set.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-29 06:34
1.0.1

qmake is now used. edksmartprefrences and the ease of
loading keyboard layout were improved. Build problems on
systems with different qmake and GCC versions were fixed.
Tags: Minor feature enhancements

2003-02-08 06:11
0.4.1

Smart preferences were added, and a NAME-LAYOUT map can now be specified for mapping EdkLineEdit and EdkMultiLineEdit types to names. GCC 3.2 and QT3-GCC3.2 are now supported, and fonts are no longer stored as raw names.
Tags: Major feature enhancements

2002-09-18 14:36
0.3.0

Added a character bank address field (hexadecimal) for ease of use, redesigned the GUI to move the 'Up' and 'Down' buttons from the menu to the character table area, and made them multiple step buttons to avoid having to press them zillions of times. The application font and keyboard layout font are now independent, and some XML reader and writer cleanups were made.
Tags: Minor feature enhancements

Project Resources