Thanks for reply. I am basically wanting to make a re-usable widget (at least a textview) which can write my local language Urdu without system support. I am impressed by the similar work in winforms(c#) with textbox control(equivalent to gtk textview). There the keypress controling method is Control.WndProc<http://msdn.microsoft.com/en-us/library/system.windows.forms.control.wndproc.aspx>which can be overridden in custom control to filter messages. Similar thing I could find is to write a keypress event handler in gtk. I am wondering if a custom widget laying in a dll can have such event handler without the need to write an event handler for every new instance. Thats why I asked. Sorry for the long answer, I tried to explain. You can refer me to some documentation of gtk or sone hint how can I do this. I use google frequently. Hopefully I'll be able to get helpful links on your hint. Best Regards
On Tue, Jul 15, 2008 at 6:04 PM, Chris Howie <[EMAIL PROTECTED]> wrote: > You might want to look up object oriented design, or preferably find a > class you can take in your area. What you're asking relates to > encapsulation and isn't something that can be answered quickly in one > or two sentences. > > -- > Chris Howie > http://www.chrishowie.com > http://en.wikipedia.org/wiki/User:Crazycomputers > -- Muhammad Shakir Aziz محمد شاکر عزیز
_______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list