I think I found the fix, Jez. Change the second line in this section as shown:
#add the text view to a scrollable window input_scroll = gtk.ScrolledWindow() input_scroll.add(tv) input_scroll.set_policy(gtk.POLICY_AUTOMATIC,gtk.POLICY_AUTOMATIC)
I think I found the fix, Jez. Change the second line in this section as shown:
#add the text view to a scrollable window dow() scroll. add(tv) scroll. set_policy( gtk.POLICY_ AUTOMATIC, gtk.POLICY_ AUTOMATIC)
input_scroll = gtk.ScrolledWin
input_
input_