A software Virtual Keyboard for your WPF apps | the Design Forge by Spf templates

Wed, 12 Jan 2011 23:58:35 -0700

A software Virtual Keyboard for your WPF apps | the Design Forge

by Spf templates @ Wed, 12 Jan 2011 23:58:35 -0700



Of course, I consider WPF (and SilverLight) generally fun; it's the premier GUI-design platform out there and I have great respect for it's creators. That said, this project does represent a significant amount of work. ..... Now, to make this work with our XAML design, merits a bit of intricacy. WPF likes to have stable view-models, to be a view of. The VK itself has a main view-model class: KeyboardViewModel. All the key-buttons have view-model objects that are members ...