Re: [gtkmm] Radiobutton get_group
- From: Manuel Clos <llanero eresmas net>
- To: jlm <jsado attbi com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Radiobutton get_group
- Date: Tue, 08 Oct 2002 00:21:25 +0200
jlm wrote:
Any help would be appreciated.
Hi jlm, this works for me in 1.3
Gtk::RadioButton_Helpers::Group group;
simulate_rb = new Gtk::RadioButton(group, "Simulate", 0);
simulateBurn_rb = new Gtk::RadioButton(group, "Simulate and Burn", 0);
burn_rb = new Gtk::RadioButton(group, "Burn", 0);
--
Manuel Clos
llanero eresmas net
TCPA y Palladium: http://bulmalug.net/body.phtml?nIdNoticia=1398
TCPA and Palladium: http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]