B.Hakvoort wrote:
Shoudn't you use
Green.modify_fg(Gtk::STATE_NORMAL, color);
instead?
On Sat, 2005-12-03 at 01:28 +0100, Giuliano A. Montecarlo wrote:
Hi,
I'm trying to modify a labels foreground, but
Green.modify_fg(STATE_NORMAL, color);
Does not work. Using Gtk::StateType::STATE_NORMAL results in
error: `Gtk::StateType' is not a class or namespace
What am I doing wrong?
Regards.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list
Works, thanks. That makes even sense ;)
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list