Hi I have a textview widget in which I have put text and entry widgets. I use a scrolledwindow widget as the textview widget becomes long. I fill in the first entry widget and then press TAB to jump to the next. The problem is that if the next entry widget is not visible then I would like that the scrolledwindow automatically scrolled the textview widget so that the entry box I jumped to is visible.
Can on manage to do something like this? Thanks in advance. Preben _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
