Hi there!

I have the following problem:

I have an application that launches a window. That window (let's call it A) has a menu; there you can select one in many options.

I need that when the user selects an option, that window A closes, and open another window B[1,2,3], according with the option selected in A.

I use to do that opening B from A, making A invisible, and then, from B, destroying A. That doesn't seems to work with pyGTK...

I appreciate any suggestions, link or method.

Best Regards,

Ing. Nestor Alonso Torres :.
Dpto Telecomunicaciones, CUJAE
Linux User #349581

__________________________________________

V Conferencia Internacional de Energía Renovable, Ahorro de Energía y Educación 
Energética.
22 al 25 de mayo de 2007
Palacio de las Convenciones, Ciudad de la Habana, Cuba
http://www.cujae.edu.cu/eventos/cier

Participe en Universidad 2008.
11 al 15 de febrero del 2008.
Palacio de las Convenciones, Ciudad de la Habana, Cuba
http://www.universidad2008.cu
_______________________________________________
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