[Gtk-sharp-list] A question.

Mike Kestner mkestner@speakeasy.net
16 Feb 2003 01:17:00 -0600


On Sun, 2003-02-16 at 00:59, u900842@oz.nthu.edu.tw wrote:
> Hi All:
>    Yestarday, I want to port GtkSpell to Gtk-Sharp. When I handle some Events in TextView, I can't find ButtonPressEvent in it. Why? Or I will deal with it with gtk api by my self?

ButtonPressEvent is exposed by Gtk.Widget, which is a superclass of
TextView.

-- 
Mike Kestner <mkestner@speakeasy.net>