Quoting "Andrew Rowland" <[email protected]>:
        # Show the calculation results page.
        page = self.notebook.get_nth_page(3)
        page.show()

Are the child widget of that page visible themselves?
If not, you could try with page.show_all()

mvg,
Dieter


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to