So, perhaps you should update your GTK+ installation. Also, you can investigate the GTK+ changelog to find where your problem has been fixed.
On Tue, 2008-04-08 at 10:41 +0200, Thorsten Wilms wrote: > 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) > > _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
