[maemo-developers] [maemo-developers] Re: Virtual Keyboard and hiding "AutoComplete" content
From: Antonio Gomes tonikitoo at gmail.comDate: Thu Mar 16 22:18:06 EET 2006
- Previous message: [maemo-developers] Virtual Keyboard and hiding "AutoComplete" content
- Next message: [maemo-developers] Re: Virtual Keyboard and hiding "AutoComplete" content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Could anybody explain me in which situations the virtual keyboard preedit_* (start, end, changed) signals are fired ? When are they usefull ? --Antonio On 3/13/06, Antonio Gomes <tonikitoo at gmail.com> wrote: > > Hi, > > Sometime ago I sent an e-mail asking about hiding input text from non-gtk > widgets. I've got some progress but I stock on hiding the "autocomplete > widget/service" content (this is the one under the virtual keyboard (when > it's in "show-mode") that tries to "guess" the word we are typing, getting > you some possible candidates to be autocompleted). > > Is there a way to manually force the hiding of its content (in the case of > typing passwords) using the GtkIMContext ? > > Well, gtk_entry_set_visibility (entry, TRUE) is enough to do the trick, > but I can't use this once I don't have a gtk_entry_widget, but a > mozilla-html-form instead. So how could it it be got ? Is it possible, at > least ? > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060316/7c150409/attachment.htm
- Previous message: [maemo-developers] Virtual Keyboard and hiding "AutoComplete" content
- Next message: [maemo-developers] Re: Virtual Keyboard and hiding "AutoComplete" content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]