Hello, Have a look at WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp file. You will notice that there are things done with the "imContextCommitted" callback and gtk_im_ functions.
Regards, On Thu, Aug 13, 2009 at 4:51 PM, Dan Antebi <[email protected]> wrote: > Hi, > I'd like to pop up a virtual keyboard whenever someone (onfocus) selects > input field on any web site. > > Is there a signal for that? (GTK, webkit) > > Thanks, > > Dan > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > > -- Olivier DOLE Pleyo Software Engineer Follow us on twitter : twitter.com/pleyo
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
