----- Original Message -----
From: "Volosatov Alexander" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, December 19, 2005 2:07 PM
Subject: Re: How to change color of Gtk::RadioButton's label?
As I understand nobody know how to do this?
Attach screenshot of my idea.
Maybe someone find answer?
something like this:
Gtk::CheckButton check;
Gtk::Label* l=Gtk::manage(new Gtk::Label);
l->set_markup("<span color = \"blue\"> blue text </span>");
check.add(*l);
--
Marco
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list