
odole at sand-labs
Oct 16, 2007, 1:57 AM
Post #2 of 2
(298 views)
Permalink
|
|
Re: using the virtual keyboard on a non-textfield widget
[In reply to]
|
|
Hello, 2007/10/15, Akos Putz <putz.akos [at] gmail>: > 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_context_hide() also have a look at gtk_im_context_* function to create/retrieve a GtkIMContext > thanks, Akos > _______________________________________________ > maemo-developers mailing list > maemo-developers [at] maemo > https://lists.maemo.org/mailman/listinfo/maemo-developers > -- Olivier DOLE _______________________________________________ maemo-developers mailing list maemo-developers [at] maemo https://lists.maemo.org/mailman/listinfo/maemo-developers
|