Mike Mabey wrote:
> Okay.  It looks like I had Dabo in two places.  I edited the dSizerMixin.py
> like you indicated and now I have a running app... sort of.  I had to
> manually copy the cdxml file from my original ui folder, and none of the
> buttons work and the app isn't getting any data from the db.
> 
> At least this is progress, right?

I'm not experienced with including cdxml files in a py2exe, but it's 
likely just a matter of adding them to the data files.

What database are you using? Are the buttons in question tied to having 
a functioning database?

Check the error log file which should be in the same directory as your 
exe, and see if that yields any helpful information.

Yes, progress is good, if a bit painful.

Paul


_______________________________________________
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