Thanks for all your answers guys you've been really helpfull!!

        Here come the question.  Is there a way to bring a window to 
        front?
          And question two:
        supose you define two windows with libglade and save them in
        the same file. if I start the app like this

        self.widgets = libglade.GladeXML("Gui.glade", 
"MainWindow")   

        how do I acces Window2 to show it?
        I tryed self.widgets.get_widget("Window22)
        but it doesn't work.

        Thanks in advance

-- 
                Muchas personas creen que piensan,
                cuando en realidad s�lo est�n reordenando sus
                prejuicios.
                                        - William James
 
       .-----------------------------------------------------------------.
      /  .-.               Pablo Endres Lozada                        .-.  \
     |  /   \       Laboratorio Docente de Computacion              /   \  |
     | |\_.  |                USB - Venezuela                      |    /| |
     |\|  | /|                                                     |\  | |/|
     | `---' |               [EMAIL PROTECTED]                     | `---' |
     |       |                                                     |       | 
     |       |-----------------------------------------------------|       |
     \       |                                                     |       /
      \     /                                                       \     /
       `---'                                                         `---'

_______________________________________________
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