Mesta Automation

Tag Archive

WPF Touch controls

Articles filed under WPF Touch controls, collected from the Mesta Automation archive.

WPF

WPF Touch Keyboard

/ 1 min read

As i previously did with Keypad, i rewrote the code of the for a WPF touch keyboard based on Wosk project on Codeplex. This keyboard both support upper and lower case letter, it’s completely…

Read Article
WPF

Keypad for WPF applications with touch-screen

/ 2 min read

This is a keypad that i often use in my applications. You can download the source code and a sample application from here:https://www.mesta-automation.com/Downloads/keypad.rar The original graphic and concepts has been taken from here: http://wosk.codeplex.com/ (check for…

Read Article