On Mon, 2002-10-28 at 11:26, Skip Montanaro wrote:
> 
>     balu> I am new to py-gtk. How do I get which one of the radio buttons
>     balu> are selected in a particular group?
> 
> Off the top of my head, I'm not sure.  I haven't actually used PyGtk in over
> a year.  You'll be better off asking on the pygtk mailing list, to which
> I've cc'd this note.

AFAIK, you can't.  I generally connect the same handler to the toggled
signal of all the buttons in the group and track the state there.

> 
> -- 
> Skip Montanaro - [EMAIL PROTECTED]
> http://www.mojam.com/
> http://www.musi-cal.com/
> _______________________________________________
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
-- 
Steve McClure                   430 10th St NW
Racemi                          Suite N-210
http://www.racemi.com           Atlanta, GA 30318
[EMAIL PROTECTED]             voice/fax: 404-892-5850

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to