jbarry wrote: > Now that I have the time, I started again from the AppWizard. After > creating an App then running it I got the following trace back. > Traceback (most recent call last): > File "Libro.1.py", line 40, in ? > app.setup() > File "C:\projects\Libro.1\App.py", line 35, in setup > self.MainFormClass = ui.FrmMain > NameError: global name 'ui' is not defined
Thanks, it is now fixed if you update daboide from svn. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
