[maemo-developers] how to get the current item of GtkEntryCompletion list when up arrows moves throuth items
From: steven.david steven.david.cheng at gmail.comDate: Wed Mar 14 03:49:24 EET 2007
- Previous message: how to get the current item of GtkEntryCompletion list when up arrows moves throuth items
- Next message: how to get the current item of GtkEntryCompletion list when up arrows moves throuth items
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
在 2007年3月13日 星期二 18:36,Xan Lopez 写道: Are there any gtk widget in gtk2.6 can help to slove the problem? hopefully they work just like firefox url bar widget , moving through the matched item when tipping Tab . However,I can not find the widget firefox url bar used thanks for any guide > On 3/13/07, bocheng at redflag-linux.com <bocheng at redflag-linux.com> wrote: > > main purpose of the code below is when putting some characters such as to > > ,oa,and so on, the list of completion will show all strings that contains > > the characters ,but when I tip Tab key on the keyboard , it moves through > > all the match items in the list ,But what signal should I connect to show > > current string on the entry when tipping Tab continuous in the matching > > list ? > > You can't really do this with GtkEntryCompletion. There's a bug > upstream about this (http://bugzilla.gnome.org/show_bug.cgi?id=318459) > with a patch that will hopefully be integrated in GTK+ 2.12, but > that's the closest it gets. > > Cheers, Xan > > > _______________________________________________ > > maemo-developers mailing list > > maemo-developers at maemo.org > > https://maemo.org/mailman/listinfo/maemo-developers > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers
- Previous message: how to get the current item of GtkEntryCompletion list when up arrows moves throuth items
- Next message: how to get the current item of GtkEntryCompletion list when up arrows moves throuth items
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]