[pygtk] Cloning Glade notebook tabs?

Yann Le Boulanger asterix at lagaule.org
Tue Jan 31 21:13:30 WST 2006


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


More information about the pygtk mailing list