Hi all I have a GUI which has a 'notebook' with two fixed tabs that stay there all the time. I want to add extra 'templated' tabs at the end of the notebook, at runtime.
If I want to define the template for the 'extra' tabs in Glade, how to I go about adding those tabs at runtime, one by one? Do I need to invoke gtk.glade.XML each time? How do I define the template tab in my Glade file? Cheers JP -- John Pye School of Mechanical and Manufacturing Engineering The University of New South Wales Sydney NSW 2052 Australia t +61 2 9385 5127 f +61 2 9663 1222 mailto:john.pye_AT_student_DOT_unsw.edu.au http://pye.dyndns.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
