New GTK+ widget, GtkSearchEntry
Bastien Nocera <[email protected]> Mon, 11 Jun 2012 19:16:04 +0100
| Newsgroups | gmane.comp.gnome.usability |
|---|---|
| Message-ID | <[email protected]> |
Heya, The widget is in GTK+ master. Could we have some recommendations drawn up for more complicated uses, such as: - Evolution and Rhythmbox' use of popups on the left-handside to select the sources to filter (or go for the gnome-documents style drop-down) - Whether we should recommend "search" buttons for non-instant searches, or use of the activate button signal (pressing Enter on keyboard or on-screen keyboard) If we're going with gnome-documents drop-down, I'm currently writing a widget for Totem to handle the drop-down selection, and uses GdTaggedEntry to show the filters used. Cheers