Hi,

I had a similar problem recently, maybe have a look at this link http://gtk-sharp.sourceforge.net/faq.html#3.3

So try using the [GLib.ConnectBefore] attribute on your ButtonPresss event.

Hope this helps, somebody correct me if I'm wrong please :-)

Paddy

Hello everyone,

I have a problem with a self-written widget. It seems that the
ButtonReleaseEvent is not triggered, even if I override the
OnButtonReleaseEvent function of the Widget class.
I tried several things, like adding the event to the event-mask of the
widget and passing the event from the MainWindow to the Widget. I'm
getting out of ideas,

any help?

Nori

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to