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<[email protected]> 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
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to