Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Virtual Keyboard for WPF, V4.4.2 (Read 2207 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Virtual Keyboard for WPF, V4.4.2
Apr 24th, 2017 at 11:53am
Print Post  
We have released version 4.4.2 of WPF Virtual Keyboard control. It contains the following improvements:

UI culture handling
The control no longer updates CurrentCulture of UI thread automatically to match current input language. This could lead to subtle bugs in applications' text parsing and formatting code when culture-dependent delimiters and string formats change together with the input language. To better match its purpose and Windows terminology, the old CurrentCulture property of VirtualKeyboard has been renamed to InputLocale. To get the old behavior back where current culture follows input language, set the AutoUpdateCulture property to true.

Auto-repeat customization
The AutoRepeat property lets you disable or enable auto-repeat. The RepeatDelay and RepeatRate properties let you customize auto-repeat timing.

The latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/KeyboardWpf.zip

Updated assemblies are also available as MindFusion.Keyboard.Wpf NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint