GNOME Bugzilla – Bug 167091
the use of gnome_entry is deprecated
Last modified: 2005-06-09 16:53:20 UTC
Please describe the problem: You can see this bugreport as a todo for gnome 3.0. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
More like Gnome 2.12. As usual, patches are welcome :) Bonus points if you can include the autocompletion explained in bug #144378.
Also : gnome is not in code freeze *yet* (its on february 28th), so if you come up with a patch soon enough, it will be included in gnome 2.10 ;)
gnome-dictionary now uses a regular GtkEntry with a GtkEntryCompletion (for fun). Closing.