We are moving parts of our application to a mobile environment. Well, technically not a mobile device like smart phone, more like devices which have very small screens (4 inch) which have network access. We have been researching virtual keyboards. We did not find any SmartGWT virtual keyboard component. So we next looked at Extending SmartGWT per the Quick Start Guide. This allowed us to use a virtual keyboard from the JQuery widget set. It's not our ideal solution yet. We are using the latest version of the Enterprise Edition. My questions are:
1) Is there a recommended virtual keyboard to used with SmartGWT on small screen devices
2) Is Extending the smartGWT using JQuery the only solution
Thanks,
1) Is there a recommended virtual keyboard to used with SmartGWT on small screen devices
2) Is Extending the smartGWT using JQuery the only solution
Thanks,
Comment