On Sun, Jan 18, 2009 at 10:30:12AM -0800, Daniel Burrows <[email protected]> was heard to say: > On Thu, Jan 15, 2009 at 08:22:54PM +0100, Obey Arthur Liu > <[email protected]> was heard to say: > > D'oh! I was going to add a nice parametered constructor to guiOpProgress > > which would take a Gtk::WidgetThatHasAProgressBar abstract class like > > Gtk::Entry. Too bad there's no such abstract class. In fact, Gtkmm > > doesn't even provide the set_progress_fraction() method for Gtk::Entry. > > A bigger problem is that there is no released version of GTK+ that > provides gtk_entry_set_progress_fraction. ;-) I'll shelve this idea > until 2.16 comes out.
2.16 is out, and I've implemented this. Seems to work pretty well. Daniel _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/aptitude-devel

