Discussion:
How do show/hide the keyboard on an Android Tablet or iPad when using GWT HTML5 Canvas?
JKoz
2011-08-07 23:57:38 UTC
Permalink
I have been building a Digraph widget were each node has text entry.
Works great with a mouse and keyboard, and I figured out the touch
events for various tablets, but I haven't been able figure out how to
show/hide a touch screen keyboard (and type) when the canvas has
focus? It is supported?

Thx
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
christophbaechtle via GWT Users
2018-06-17 10:21:55 UTC
Permalink
Hi,

did you find a solution?
I have an similar situation.

Thx
Post by JKoz
I have been building a Digraph widget were each node has text entry.
Works great with a mouse and keyboard, and I figured out the touch
events for various tablets, but I haven't been able figure out how to
show/hide a touch screen keyboard (and type) when the canvas has
focus? It is supported?
Thx
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...