Re: How to change color of Gtk::RadioButton's label?
- From: "Marco Scholten" <mscholtn xs4all nl>
- To: <rope-walker yandex ru>
- Cc: gtkmm-list gnome org
- Subject: Re: How to change color of Gtk::RadioButton's label?
- Date: Mon, 19 Dec 2005 14:46:25 +0100
----- Original Message -----
From: "Volosatov Alexander" <rope-walker yandex ru>
To: <gtkmm-list gnome org>
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]