User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5
Hello. I want to send a copy of keyboard events received on one widget
to another widget also. This is for a GTKTreeView where if the user
types into a cell, it will pass the typed text to another gtk_entry box
on the window also. This is similar to how gnumeric operates with its
grid and direct entry box. Does anyone know how i can acheive this?