Hi, I have a Pygtk window that holds a matrix of gtk.Entry that represent a sudoku matrix. The problem is when I set the values in the entries they don't show up unless I drag the windows and move it a bit! Is there any programmatical way to force the redrawing of the widgets in the gtk window? Thanks in advance Meitham