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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Virtual Keyboard for WPF, V4.5
Nov 5th, 2018 at 2:48pm
Print Post  
We have released version 4.5 of WPF Virtual Keyboard control. It contains the following improvements:

Key improvements
  • The UnicodeKey class can send any Unicode symbol as input to target text controls.
  • The IsPressed property is set to true while a key is pressed down by the user, allowing for data triggers in Xaml templates to change appearance of pressed keys.
  • Values of Content property of RegularKey can now be sent to external processes.

Keyboard improvements
  • A new Windows10 color scheme added to MindFusion.UI.Wpf.ColorSchemes.
  • The SetKeyLabels method lets you override labels of keys for a given language.

Active window tracking
  • The control updates its layout immediately when a window with a different current language activates.
  • Pressing a key no longer activates last target window, which was necessary when keyboard is used as a popup inside application but led to activation flickering. Set the new PreventActivation property instead to disable the keyboard's popup window from activating altogether.

Miscellaneous
  • Move multiple selected keys in keyboard creator.
  • Various keyboard creator fixes.

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