Hi,

It will be better that you can provide also the windows.ui file. Thank you
in advance.

BRs,
Kimi
顺颂时祺
<http://www.chachafille.com>


On Fri, Mar 11, 2011 at 3:34 PM, Aurélien PROVIN <apro...@linux62.org>wrote:

> Hi,
>
> I'am trying to make a simple wizard which has two windows with just next
> and previous buttons.
> But I get an import error with second window when I click on previous
> button :
> Window2.py, line 27, in button_prev_clicked
> window1 = Window1(self.gtkfile)
> NameError: global name 'Window1' is not defined
>
> sources :
> http://aprovin.linux62.org/others/forums/pygtk/wizard1/Window1.py
> http://aprovin.linux62.org/others/forums/pygtk/wizard1/Window2.py
> http://aprovin.linux62.org/others/forums/pygtk/wizard1/main.py
>
> Someone has an idea?
>
> Regards,
>
> _______________________________________________
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to