Hi Ken,
Ken Hayse wrote:
I have upgraded to BOA V0.5.2 every time I try to launch a program (that worked in V 0.4.4) the screen goes blank and BOA returns. I have tried to run the same program from the command line and the prompt goes away for several seconds and then returns. Here is what I have:
Python 2.5
wxPython2.8-win32-unicode-2.8.3.0-py25
Boa V0.5.2
If I read the above correctly then you can start Boa and run it. What version of wxPython did you use with 0.4.4, if e.g. 2.4 then you need to upgrade your code to the new wxPython Namespace. In Boa under the Tools menu there is a utility which converts most of the code - if you find anything not converted please report it to the Boa list (gmane.comp.ide.boa-constructor.user).
If your program is smallish and has not lots of dependencies you can send it to me and I'll have a look at it.
Werner