On 11/9/06, Pedro Castro <[EMAIL PROTECTED]> wrote: > Gnome.Entry is reported as obsolete. What should be used instead? I'm > interested in the "history saving" feature Gnome Entry provided.
Probably nothing else exists yet -- see the GnomeEntry comment in http://live.gnome.org/LibgnomeMustDie. You might be able to implement something similar by subclassing Gtk.Entry, maybe using its Completion property. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
