Ooops :p http://aprovin.linux62.org/others/forums/pygtk/wizard1/windows.ui
Regards, Le vendredi 11 mars 2011 à 16:32 +0800, Kimi M a écrit : > Hi, > > > It will be better that you can provide also the windows.ui file. Thank > you in advance. > > > --- > 顺颂时祺 > http://m.kimi.im/ > > > > On Fri, Mar 11, 2011 at 3:34 PM, Aurélien PROVIN <[email protected]> > 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 [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ > > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
