Re: Problem with pixmap and radio button
- From: Diego Zuccato <diego otello alma unibo it>
- To: jlebra <jlebra yahoo fr>, gtk-list gnome org
- Subject: Re: Problem with pixmap and radio button
- Date: Thu, 28 Nov 2002 17:21:54 +0000
jlebra wrote:
> I have created a
> gtk_radio_button_new_with_label(NULL, "test")
No group ? Glip!
> But I would like to change the pixmap on the button by
> an other.
>
> How can I make?
A radiobutton is a checkbutton, that is a togglebutton, that is a
button that is a bin.
So you can remove the label from the bin and put a [v|h]box with a
pixmap and a label in it.
> Have you a solution?
Hope this helps...
BYtE,
Diego.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]