[Gtk-sharp-list] TreeView ButonPressEvent doesn't trigger
Sebastian
scut at nb.in-berlin.de
Mon Oct 24 14:57:20 EDT 2005
Hey Fredrik and Laci,
László Monda wrote:
>>You have to use the ConnectBefore attribute like this:
>>
>>[GLib.ConnectBefore]
>>public static void OnButtonPressEvent(object o, ButtonPressEventArgs
>>args)
>>
>>and it should work for you.
> Thanks Fredrik! That did the trick.
Any idea how my problem with the missing RowsReordered event posted
earlier could be fixed? I tried applying the Glib.ConnectBefore as
well, but the event is still not emitted.
Thanks,
Sebastian
More information about the Gtk-sharp-list
mailing list