2006/4/20, Cristiano Otto Von Trompczynski <[EMAIL PROTECTED]>:
> Hi all,
>
> I have tried to use the 'clicked' signal for catching keyboard and mouse
> events on button. But If I put my mouse pointer over the deactivated button
> and after that I check the checkbutton activating the button (by
> button.set_sensitive callback) but without removing the mouse pointer from
> button, when the button is reactivated I have to leave and
> enter into the button widget with mouse to catch the mouse 'clicked' signal
> again (see example below). This is a problem when users don't remove the
> mouse pointer from widget while reactivating button. It seems that mouse
> click doesn't work (if they don't move the mouse out and into the widget
> again). Does anybody know how could I workaround this problem?

On this matter there is a bug open since 2001...
http://bugzilla.gnome.org/show_bug.cgi?id=56070

ciao
--
Gian Mario Tagliaretti
http://www.parafernalia.org/pygtk/
http://pygstdocs.berlios.de
_______________________________________________
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