[Gtk-sharp-list] Group RadioButton
Raúl Moratalla
raul.moratalla@ono.com
Sat, 07 Aug 2004 01:34:30 +0200
underdog10@netcourrier.com escribió:
> Hi,
>
> I have create radiobutton, but i could not make it as a group.
>
> Does anyone all ready made this?
>
Hi, I did it using glade as there is a property for assign the desired
group. Take a look at the documentation, I think that should exist a
property for assign the group to the radiobutton. The name of the group
should be the name of one of the radiobuttons (I'm not sure of it).
If you are not using glade I recommend to you using it, as it solves
some problems like this ;)
Regards,
Raúl