Re: using the virtual keyboard on a non-textfield widget

2007-10-16 Thread Oliver Dole
Hello, 2007/10/15, Akos Putz <[EMAIL PROTECTED]>: > Hello, > > I would like to send keyboard events to a non-textfield widget > (actually, it is a GtkLayout) in my software. Is there any way to pop > up / hide the virtual keyboard from code? > use: hildon_gtk_im_context_show() / hildon_gtk_im_cont

Re: Webkit based browser on N800

2007-07-30 Thread Oliver Dole
2007/7/28, Alp Toker <[EMAIL PROTECTED]>: > > Oliver Dole wrote: > > Hi, > > > > It's my pleasure to announce that we just released OWB, a webkit-based > > browser which aim is to present an abstraction layer for different > > parts of the browser a

Re: Webkit based browser on N800

2007-07-27 Thread Oliver Dole
2007/7/27, Frantisek Dufka <[EMAIL PROTECTED]>: > Oliver Dole wrote: > > > We also plan to start a GTK port in order to get OWB running on > > GTK/Hildon but I don't really have a timeframe about that, so if some > > people are willing to see webkit on N800 / G

Webkit based browser on N800

2007-07-26 Thread Oliver Dole
Hi, It's my pleasure to announce that we just released OWB, a webkit-based browser which aim is to present an abstraction layer for different parts of the browser architecture, making porting effort smoother and faster. For instance, we have an abstraction for network part (currently curl based) o