[Gtk-sharp-list] subclassing treeview

Alvaro A. Ramirez alramire@ecs.syr.edu
Tue, 02 Mar 2004 17:04:55 -0500


i'm trying to subclass treeview and override ButtonPressEvent in order
to display a context menu. this compiles fine on gtk# 0.15. on version
0.17 it gives me the following error:

easyTreeview.cs(55) error CS0115: `Gui.EasyTreeview.OnButtonPressEvent'
no suitable methods found to override

any suggestions?


regards, 

Alvaro