问题描述
大家好,
我有一个在Windows 8(经典桌面模式)上运行的WPF(触摸)应用程序.一切正常.除了一件事...
I've a WPF (touch)application running on Windows 8 (classic desktop mode). Everything works fine. Except one thing...
应用程序中的服务器文本框.在Windows7中;当用户触摸文本框时,将显示键盘.但是在Windows 8中,Metro触摸键盘将不会出现!我尝试了几种方法来调用键盘,但是迷路了.
There are serveral textboxes in the in the application. In Windows7; When an user touches a textbox the keyboard is shown. But in Windows 8 the Metro touch keyboard will not appear! I tried several things to invoke the keyboard but I'm lost.
请帮助!非常感谢!
ps:当我在应用程序之前启动Metro Touch键盘时(!),我可以使用该键盘.但这不是我想要的.
ps: when I start the Metro Touch keyboard before(!) the application I'm able to use the keyboard. But this is not what I want.
推荐答案
最好的问候
这篇关于调用Metro Touch键盘(win8)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!