After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167091 - the use of gnome_entry is deprecated
the use of gnome_entry is deprecated
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gdict
trunk
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
John Fleck
Depends on:
Blocks:
 
 
Reported: 2005-02-11 16:44 UTC by Kristof Vansant
Modified: 2005-06-09 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kristof Vansant 2005-02-11 16:44:08 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:
Comment 1 Vincent Noel 2005-02-11 16:47:22 UTC
More like Gnome 2.12.
As usual, patches are welcome :) Bonus points if you can include the
autocompletion explained in bug #144378.
Comment 2 Vincent Noel 2005-02-11 17:10:59 UTC
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 ;)
Comment 3 Vincent Noel 2005-06-09 16:53:20 UTC
gnome-dictionary now uses a regular GtkEntry with a GtkEntryCompletion (for fun).
Closing.