H
Hodgini
Guest
Need help getting a custom OSK to interact with a WebView form.
We are using the following source code sample for the On Screen Keyboard:
Windows 8 UWP Custom On Screen Keyboard for IoT sample in C# for Visual Studio 2015
The App works for entering data in controls (text boxes, etc.) but interacting with WebView Control is quite limited.
Note: Have already reviewed this WebView Class (Windows.UI.Xaml.Controls) - Windows UWP applications but documentation is woefully limited.
Are there any known OSK solutions for interacting with directly with a WebView (Edge engine) form?
Or sample code where someone has already achieved this?
Thanks!
Continue reading...
We are using the following source code sample for the On Screen Keyboard:
Windows 8 UWP Custom On Screen Keyboard for IoT sample in C# for Visual Studio 2015
The App works for entering data in controls (text boxes, etc.) but interacting with WebView Control is quite limited.
Note: Have already reviewed this WebView Class (Windows.UI.Xaml.Controls) - Windows UWP applications but documentation is woefully limited.
Are there any known OSK solutions for interacting with directly with a WebView (Edge engine) form?
Or sample code where someone has already achieved this?
Thanks!
Continue reading...