I used glade to design my GUI and in one of the dialogs I have a HBox
with only one cell. In that cell, I have a tree of widgets which form
the content of the cell.

What I want to have is a button, which the user can click and the
action would be that a new tree of widgets (identical to the original
one) would be packed at the end of the HBox.

Can this be done using some glade trick or do I have to build the tree
of widgets in the Python "clicked" signal handler?

-- 
Mitko Haralanov                                  [EMAIL PROTECTED]
Senior Software Engineer                             650.934.8064
HSG InfiniBand Engineering                  http://www.qlogic.com

==========================================
There are no games on this system.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to