[wxPython-users] Just upgraded to wx 2.8
Werner F. Bruhin
werner.bruhin at free.fr
Thu Feb 1 01:44:23 PST 2007
Hi Aaron,
Aaron Rubin wrote:
> Unfortunately, that's just in Python code, which is all the UI for
> what we're up to (and sure, there's logic in between, but it's mostly
> UI stuff and most of that was generated with Boa and modified from
> there for additional logic and/or shortcomings in Boa). The rest is
> done in C, as you suggested.
What version of Boa do you have? With 2.8 you should use the latest
from CVS which is 0.5.2 and the code converter is under the Tools menu
(last item). It should do a pretty good job for all your Boa generated
code as that is what we had concentrated on, manually created wxPython
might or might not get converted.
We don't handle sub-directories and if you convert a directory it
creates a new directory with the upgraded code. If the directory
contains a lot of files and/or large files it will take some time - but
I am sure it is still faster then doing it by hand.
Also don't feed it new and old code, I don't think that will work correctly.
If you have problems with please post to the Boa list on gmane
(preferably with the file/folder causing the problem).
You are four versions behind with your upgrade ;-) , i.e. one should
have upgraded to the new name space with 2.5 or at least 2.6.
Werner
More information about the wxpython-users
mailing list