Thanks for reply. I've applied it as attribute before the event handler and
know it is working.
You are right I should override the default keypress event handler, I'll do
it while creating a widget library but currently I was frustrated due to
this problem. Same thing was going fine in python (py_gtk) but not in c#.
Regards


> Try applying [GLib.ConnectBefore] to your event handler.  (But note
> that this is the evil way of approaching this -- you really want to
> subclass TextView and override its own keypress handler.)
>
> --
> Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
>



-- 
Muhammad Shakir Aziz محمد شاکر عزیز



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

Reply via email to