Thanks for this link. I too have been looking for something like this. For some reason the configure script requires GTK 2.6.8. FC4 only ships with 2.6.7, so this is a pretty steep requirement. I hacked the configure script to only require 2.6.7 and it worked fine.
I also was able to get it to compile on my FC2 box with GTK 2.4.0 by just replacing the 2.6.0 convenience function combobox_get_active_text() with a couple lines of code to grab the active text from the model. I'm going to send the change in as a patch, but anyone who wants the diff, drop me an email. On Wed, 2005-08-24 at 16:22, Luca Cavalli wrote: > such a widget was already developed. Here is the link: > http://saettaz.altervista.org/software/gtkmaskedentry.html _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list