Re: [webkit-dev] onfocus signal

2009-07-19 Thread tonikitoo (Antonio Gomes)
you could have a look at WebKit//WebCoreSupport/EditorClientXXX.cpp : void EditorClientXXX::setInputMethodState(bool active) { ... code could come here ... } On Sat, Jul 18, 2009 at 7:10 AM, Nikolas Zimmermann wrote: > > Am 18.07.2009 um 13:02 schrieb Dan Antebi: > > Lo, > Can anyone direct me

Re: [webkit-dev] onfocus signal

2009-07-18 Thread Nikolas Zimmermann
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! This list is used to discuss WebK

Re: [webkit-dev] onfocus signal

2009-07-18 Thread Holger Freyther
On Saturday 18 July 2009 13:02:43 Dan Antebi wrote: > 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). Please use webkit-h...@lists.webkit.org

[webkit-dev] onfocus signal

2009-07-18 Thread 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! Danny ___ webkit-dev mailing list webkit-de