Virtual keyboard in WPF app run with touch screen (not have physical keyboard) #4478
phuocminh6464
started this conversation in
General
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @amaitland,
I have a problem with input text because my WPF app run in Kiosk which has only touch screen and doesn't have physical keyboard. When users touch a button in WPF, a web page will open and allow users to input data. Because it is an external website and I only open it without changing anything. So how I do to input data if not have physical keyboard? Or do Cefsharp support virtual keyboard for WPF?
I'm using:
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions