Re: Gtk::StatusType
- From: "Giuliano A. Montecarlo" <gggiuly googlemail com>
- To: "B.Hakvoort" <bart hakvoort be>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Gtk::StatusType
- Date: Sat, 03 Dec 2005 14:21:05 +0100
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
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
Works, thanks. That makes even sense ;)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]