11 Jul 13:33
Change state of a button
From: Frédéric <frederic.mantegazza <at> gbiloba.org>
Subject: Change state of a button
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-11 11:37:34 GMT
Subject: Change state of a button
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-11 11:37:34 GMT
I have some key binding which do the same things as some buttons do. So, when pressing the key, I would like to see the corresponding button pressed, as if I did it with the mouse. I tried to call button.pressed(), but it only emits the signal. Is it possible to change the state of the button? I didn't find the methods for that... _______________________________________________ pygtk mailing list pygtk <at> daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
RSS Feed