Hi List
Can I override the default event handler in an instance (say an instance of
a textview). Looking a stupid question but I am confused how can I apply a
custom keypress event handler to a textview. Ok I know I can write a custom
event handler for the current instance and then hook it with the
instance.KeyPressEvent += bla bla. I am asking if I want to make a custom
widget inherited from Gtk.TextView (in a widget library) and there I want to
override default event handler.
Sorry for the stupid question but I am a beginner and I do not find any
other place to asks such questions. :D
Regards


-- 
Muhammad Shakir Aziz محمد شاکر عزیز
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to