On Mar 29, 2011, at 8:29 PM, VPX wrote:

> Sorry, guess I get dyslexic when I get frustrated. I installed version 2.8
> of wxPython and the AppWizard now runs. It still shows the 1st 10 records
> from one of the tables in the database at startup though.


        There is nothing in the code that should do that; that's why Paul 
suggested running the import statement separately.

        Are you familiar with the pdb module? If so, you could add the line 
'dabo.trace()' to the startup of AppWizard, and then step through the code to 
see which call results in that output. Otherwise, I don't have any idea why 
it's doing that - AppWizard has been run thousands of times by many, many 
people, and this is the first report like this we've received.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to