How can I make a GtkTable that scrolls within a GtkViewport inside a GtkScrolledwindow when its table cells get focused? I have a table made of GtkEntry and GtkCheckButton widgets, the table is larger than the viewport and will not scroll automatically when widgets outside the view area have got focus. I suppose I want something like GtkClist but GtkClist does not allow other widgets in its cells. Thanks in advance -- Anthony Tekatch _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
