Are you sure, I thought it would be the methode .toggled() (ref gtk.ToggleButton.toggled)
Bye, Volker -------- Original-Nachricht -------- Datum: Wed, 11 Apr 2007 22:43:43 -0400 Von: Tony Nelson <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Betreff: Re: [pygtk] How do I set radio buttons from a program > At 10:29 AM +1000 4/12/07, Peter Robinson wrote: > >I am writing a simple applet whose button3 menu contains a list of radio > >buttons. > >When the applet starts up I want to be able to run a test and base the > >radio button settings on the result of the test. > >I have spend many hours looking at tutorials, manuals and google'ing for > >an answer to my problem without any luck. > > > >Any suggestions? > > Call the desired button's .clicked() method? > -- > ____________________________________________________________________ > TonyN.:' <mailto:[EMAIL PROTECTED]> > ' <http://www.georgeanelson.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/ -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
