Mesta Automation

Topic Archive

HMI Controls

Articles filed under HMI 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
WPF

WPF Gauge with samples

/ 2 min read

Get the latest source for CircularGauge.dll with samples from my github repository. As i mentioned in an earlier post i often use EvelynT Gauge for my industrial software. Because of the limits of the original…

Read Article