I know you can get the current state of a toggle button by .active, but is
there any way to actually change the appearence of the button without emitting
a toggled or clicked signal?  I've tried to use .set_state(), but when I mouse
over the button it reverts to it's state prior to when I called set_state().

Thanks,
Adam
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to