On Tue, May 21, 2002 at 10:19:28AM -0400, Stephen Langer wrote: > On Tue, May 21, 2002 at 08:12:43AM -0600, Collins wrote: > > How does one group radio buttons to allow only one concurrent button > > to be depressed. GtkRadioButton() has a group= parameter that > > defaults to None, but I can't find a GtkGroup() or anything that lets > > me group the buttons. > > > > The first button in the group is the group parameter for the remaining > buttons.
Added faq answer 9.1, thanks. http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq09.001.htp Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
