John Pye wrote:
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


there is a FAQ entry about that:
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq22.012.htp

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

Reply via email to