Hi,

I added the event gtk.gdk.ENTER_NOTIFY_MASK and connected
enter-notify-event. My callback gets called, but only if
no mouse button is pressed. If the mouse enters
the widget while the button is pressed, the callback
is not called.

Any hints?

The widget is a Label inside an EventBox.

 Thomas

 Pygtk 2.8 on Ubuntu 6.06

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: [EMAIL PROTECTED]

_______________________________________________
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