[webkit-dev] onfocus signal
tonikitoo (Antonio Gomes)
tonikitoo at gmail.com
Sun Jul 19 21:35:08 PDT 2009
you could have a look at WebKit/<your working
port>/WebCoreSupport/EditorClientXXX.cpp :
void EditorClientXXX::setInputMethodState(bool active)
{
... code could come here ...
}
On Sat, Jul 18, 2009 at 7:10 AM, Nikolas
Zimmermann<zimmermann at physik.rwth-aachen.de> wrote:
>
> Am 18.07.2009 um 13:02 schrieb Dan Antebi:
>
> Lo,
> Can anyone direct me to an "onfocus" signal?
> Basically, I would like to pop up a virtual keyboard when in input field
> (very much like iphone) for a touch screen kiosk deployment (linux, GTK).
> Many thanks
--
--Antonio Gomes
More information about the webkit-dev
mailing list