[pygtk] Notebook Pages Not Populating
Dieter Verfaillie
dieterv at optionexplicit.be
Tue Jun 28 21:51:59 WST 2011
Quoting "Andrew Rowland" <weibullguy at charter.net>:
> # 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.
More information about the pygtk
mailing list