I haven't tried with the latest version but in the 0.0.1b version I have had issues with the packages created using py2exe.
With the 0.0.1b release, a packaged XElements app would truncate XCombo box entries to 5 items. The scripts without being packaged with py2exe have no problems so it must have to do with the packager.
Can anyone suggest an alternate Python packager that won't cause problems?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't tried with the latest version but in the 0.0.1b version I have had issues with the packages created using py2exe.
With the 0.0.1b release, a packaged XElements app would truncate XCombo box entries to 5 items. The scripts without being packaged with py2exe have no problems so it must have to do with the packager.
Can anyone suggest an alternate Python packager that won't cause problems?