Incorporating the Windows 7 onscreen keyboard into a WPF app -


Windows 7 has really good onscreen keyboard program / control for touchscreen. I have a touchscreen app that is basically written , And will be posted on XP. Is it possible to include this key directly in my keyboard rather than using custom controls? I'm not getting any program information about it, so any link would be very useful especially, I would need it:

  1. Being able to use the keyboard on an XP machine To install .NET 3.5 sp1 on it.
  2. To enable it, hide the original keyboard on Windows 7, because I have already added the touchscreen keyboard to my UI and so I do not have to pull the UI towards each other.

This basic keyboard two fascinating aspects for it First of all, it gets automatically localized in the customer's language (though the rest of the application will need modification), and secondly, Touch lag 'as the OS tries to find out that I am clearly typing on a keyboard because

the app is WPF based, which means Windows 7 based controls Easy with Should be integration.

Edit: Actually like XP thing, but it is not a requirement that the ability to use the keyboard in Win7 though, it seems that it should be possible and even correctly Do also

The best thing I have found is this:

This is using an interop from WPF, but seems to work really well.

EDIT: I believe I actually wrote this, but I got everything that I did ...


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -