Revan1985 / VirtualKeyboard

A simple keyboard designed for Handheld devices. Uses a "Phone" layout as base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualKeyboard

A simple keyboard designed for Handheld devices. Designed to work on a 480x640 or 240x320 device resolution. Use a compact layout, derived from "Android Physical keyboard" layout (not qwerty)

Use C# 4.0 / WPF / WinAPI.

Use Win32 API to lost focus every time is gained and a button clicked, so that the previous focus is restored. Try to use also a Cli wrapper for the native part.

This Keyboard does not need to be integrated in an appication, it's a standalone version.

About

A simple keyboard designed for Handheld devices. Uses a "Phone" layout as base.

License:MIT License


Languages

Language:C# 83.4%Language:C++ 16.6%Language:C 0.1%