[Gtk-sharp-list] Re: Re: ButtonPressEvent in 0.15

Ecmel Ercan ecmel@ercansoy.com
Tue, 13 Jan 2004 22:43:36 +0200


On Tue, 13 Jan 2004 11:21:23 -0600, Mike Kestner wrote:

> On Tue, 2004-01-13 at 11:14, Ecmel Ercan wrote:
> 
>> 1. If the base method is called, the program segfaults
> 
> This is a reported bug, and one I'm working on now.

The OnButtonPressEvent is defined in Gtk.Widget and not overridden in
Gtk.TreeView (overriden in the native code but not in managed code).  Can
the bug be related with this? Just an idea though.