You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When developing tablet application software, the Windows on-screen keyboard is used. Due to the limitation of tablet resolution, the keys on the Windows on-screen keyboard are too small to touch. I hope to develop a custom on-screen keyboard that supports different types of keyboards, such as a numeric keyboard that only contains numbers, backspace and close, a keyboard that includes letters and special characters, and supports input methods.
The text was updated successfully, but these errors were encountered:
@aqingGitHub is there anything specific you need help with?
In my opinion an OSK (on-screen keyboard) doesn't really fit into this library, since it's purpose is to bring Google's Material Design to XAML, and not be a fully fledged control library.
When developing tablet application software, the Windows on-screen keyboard is used. Due to the limitation of tablet resolution, the keys on the Windows on-screen keyboard are too small to touch. I hope to develop a custom on-screen keyboard that supports different types of keyboards, such as a numeric keyboard that only contains numbers, backspace and close, a keyboard that includes letters and special characters, and supports input methods.
The text was updated successfully, but these errors were encountered: