哪种屏幕键盘适用于触摸屏应用程序? [英] Which On-Screen Keyboard for Touch Screen Application?

查看:29
本文介绍了哪种屏幕键盘适用于触摸屏应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用 C++ 开发一个应用程序,该应用程序部分由 Windows XP Embedded 上的触摸屏驱动.用户需要输入一些文本.到目前为止,我们一直在使用标准的 Windows 屏幕键盘 (osk.exe),但存在两个主要问题:

I'm developing an application in C++ that's partially driven by touch-screen on Windows XP Embedded. Some text entry will be necessary for the user. So far we've been using the standard Windows On-Screen Keyboard (osk.exe), but there are two main problems:

  1. 它在更高分辨率的屏幕上相当小,这可能会使用户难以按正确的键
  2. 对于客户来说,这太难看"了,因为他们想要一个更流畅的屏幕键盘,能够更好地与应用的自定义外观和感觉相结合.

因此,我正在寻找 Windows 屏幕键盘 (osk.exe) 的替代品,它允许更大尺寸的按钮并可以进行蒙皮.理想情况下,它应该拥有类似 BSD 的许可证,可以轻松地集成到商业应用中,但免版税的商业解决方案也可以.

Therefore I'm looking for alternatives for the Windows On-Screen Keyboard (osk.exe) that allow a larger size of buttons and can be skinned. Ideally it would have a BSD-like license for unburdened integration into a commercial app, but a royalty-free commercial solution could work.

您是否知道任何此类应用程序,或者您是否有类似的项目以另一种方式解决了该问题?

Do you know of any such applications, or have you had a similar project where you solved the issue in another way?

推荐答案

我们正在使用 Click-N-Type 用于我们的系统.它是完全可调整大小的.它有一些定制的可能性,但我从未尝试过.我们在普通"Windows XP 上使用它,但它也应该在嵌入式 Windows XP 上工作.

We are using Click-N-Type for our systems. It is completely resizable. It has some customization possibilities, but I never tried them. We use it on "normal" Windows XP, but it should work on Windows XP embedded also.

这篇关于哪种屏幕键盘适用于触摸屏应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆