[Gtk-sharp-list] left mousebutton double-click

Thomas Zühlke muell_muell_ at gmx.net
Tue Apr 18 03:24:28 EDT 2006


Hi *,

I have a Gtk.DrawingArea and I want to recognize a normal double-click 
with the left mousebutton. On the Mono-Doc helppage: 
http://www.go-mono.com/docs/index.aspx?tlink=5@ecma%3a713%23ButtonPressEventHandler%2f 
for ButtonPressEvent is nothing written (not documented yet).
I have connected to the ButtonPressEvent and I know the pressed button 
with "args.Event.Button == 1", but there seems to be no way to detect a 
one-click or a double-click event?!

Thx, Thomas


More information about the Gtk-sharp-list mailing list