触摸屏 Windows 7 WPF
我有一个应用程序需要可供 Windows Touch 访问。它不是多点触摸应用程序。我查看了微软的触摸应用程序指南,这很有趣。有一点我不太清楚,那就是文本输入。
我希望当我单击文本框字段时出现键盘。有没有办法使用内置的屏幕键盘来实现此目的?
我测试的第一台显示器是 Wacom。这是一个使用笔的较旧的单位。它有一些软件,每当我单击任何文本字段(在任何应用程序中)时,都会拉出屏幕键盘。这非常方便。我以为这个功能是使用内置的 Windows 平板电脑软件,因为它看起来不像来自第三方。我刚购买的新显示器(Elo)没有此功能。
I have an app which I need to make accessible for Windows Touch. It is not a multi-touch application. I've looked at Microsoft's guidelines for touch applications which is interesting. There is one thing I am not clear on though, that is text input.
I would like a keyboard to appear when I click in a TextBox field. Is there a way to use the built-in on screen keyboard for this?
The first monitor I tested with was a Wacom. It is an older unit that uses a pen. It had some software that pulled up an on screen keyboard whenever I clicked in any text field (in any application). It was very handy. I thought this feature was using built-in Windows Tablet software because it didn't look like it came from a third party. A newer monitor I just purchased (Elo) does not have this feature though.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
回答我自己的问题,这样它就不会再显示为未回答...来自我上面的评论:
Answering my own question so it won't show up as unanswered any longer... From my comment above: