Hi Werner,
Checked out the version from SVN and did a bit of testing - not a lot, will
try to do some more during the week.
Thank you for your help
- the zipfile option now works for me - great!
Yep, that was a very old bug which slipped in...
- like your tool tips, they look great. Would suggest that you turn them on
by default, they are handy for new users, who might not immediately find the
option setting.
Done, they are on by default unless you uncheck the option and close
GUI2Exe (which will save your choice in wx.Config, so next time they
will be off)
- little note to the actual tip content:
- the one for "compressed" for py2exe does not give the levels in the
text
- the one for "data files" has a little spell error, "choice ine the
menu" should be "choice in the menu"
Thank you, I have fixed them.
I am tempted to start changing my application setup.py over to GUI2exe but
wouldn't want to have to redo it, so are projects going to "upgrade" to new
versions of GUI2exe or are you still considering moving to a different
backend?
Uhm, if I understand you correctly, I am going to stick with bsddb as
database backend unless something very extraordinary happens or unless
I get a strong message against it by the wxPython community (and other
communities). So, basically, from now on the database will be stable
enough for you not to worry about re-doing things in the future. In
any case, I would suggest you to wait until the new release comes out
(after I, with the great help from Cody Precord, will have sorted out
all the remaining issues), and then move your application setup to
GUI2Exe. At that point, I foresee only minor adjustment to the GUI and
to some options (mainly from PyInstaller, cx_Freeze and bbFreeze,
about which I know very little), but nothing that will harm existing
databases.
As always you have done a great job!
Thank you!
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
···
On Tue, Sep 23, 2008 at 10:32 AM, Werner F. Bruhin wrote: