On Mon, 2008-04-07 at 23:21 +0300, Alexander Semenov wrote:
> Hi, Wilms. The following C program works as expected:
(...)
> Button click on the drawing area propagates only two events (button
> press and release). I am using GTK+ 2.12.9. Please try it and tell us
> your results.

Thank you for the test program!

Just moved mouse on it
  enter_notify_event
clicked one time:
  leave_notify_event
  enter_notify_event
  button_press_event
  button_release_event

(Ubuntu Gutsy, GTK+ 2.12.0)


-- 
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to