Hi Thomas, On Sat, 27 Aug 2011 11:28:08 +0000 you wrote: > I want to use a progress bar to display temperatures and it'd be very > useful to be able to make bar change colour to indicate any problems.
As has already been suggested, a custom widget may be a better bet. I've done something similar among my "Gtk Widgets for Instrument Display" at http://www.bdt-home.demon.co.uk/computer/gtk - perhaps that might be helpful. It's a bit old-school, though - uses some deprecated functions. Cheers, Rob _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
