Download List

Descripción del Proyecto

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 se utiliza ahora. edksmartprefrences y la facilidad de carga de diseño de teclado se han mejorado. Problemas de compilación en sistemas con qmake y versiones diferentes de GCC se fija.
Tags: Minor feature enhancements
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.

2003-02-08 06:11
0.4.1

Preferencias de Smart se han añadido, y un nombre-mapa de configuración ahora se pueden especificar para la asignación de EdkLineEdit y tipos EdkMultiLineEdit a los nombres. GCC 3.2 y qt3-GCC3.2 son ahora soportados, y las fuentes ya no se almacenan como nombres de primas.
Tags: Major feature enhancements
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.

2002-09-18 14:36
0.3.0

Añadido un carácter de campo del banco de direcciones (hexadecimal) para la facilidad de uso, la interfaz de usuario rediseñada para mover el 'Down' Up 'y' botones del menú de la zona de la tabla de caracteres, y les paso varios botones para evitar tener que presionar a tropecientos de veces. La fuente de la aplicación y la fuente teclado son ahora independientes, y algún lector de XML y limpieza de escritor se hicieron.
Tags: Minor feature enhancements
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.

Project Resources