1 Attachment(s)
Ext.ux.VirtualKeyboard and its plugin
Hi all,
Here's a component (Ext.ux.VirtualKeyboard) that provides a multilingual virtual keyboard inspired from GreyWyvern's nice one.
I adapted the code to create an ExtJS component which can be used in different ways:
See the attached example source code for different types of instantiation methods, config options and events
LIVE DEMO HERE
Tested with ext-2.2 and FF2/3, IE6/7, Chrome, Opera, Safari
Hope this can be useful for multilingual projects.