From: Patrick K. O'B. <po...@or...> - 2001-11-28 15:47:01
|
If you want to run 0.0.13, then you need to upgrade your version of wxPython to the current beta. Install wxPython-2.3.2b7-Py21-hybrid.exe, which you can find at http://sourceforge.net/project/showfiles.php?group_id=10718. After you have done that, you will likely get an error upon starting Boa, because one of the wxPython status bar functions changed during the beta process and Riaan has not updated Boa yet. I seem to recall that there were two spots that I needed to modify in the Boa code, which were easy to find as the error message gives you the module and line number. Simply remove the extra parameters from the function call and all should be well. If you need more help, feel free to contact me. Unfortunately, Riaan appears to be involved in a project that leaves him little time for Boa at the moment. --- Patrick K. O'Brien Orbtech.com - Your Source For Python Development Services > -----Original Message----- > From: boa...@li... > [mailto:boa...@li...]On Behalf Of > Blaine Lee > Sent: Wednesday, November 28, 2001 9:31 AM > To: boa > Subject: [Boa Constr] Stuck in a 0.0.5 warp > > > > I have been using version 0.0.5 for a while. Now I would like to get > current, but when I tried 0.0.13 wasn't able to open my source files. > Is there a path someone has already accomplished this migration? I was > hoping something like: Edit each file with 0.0.7, next 0.0.11, then > 0.0.13 should be ok. > > Currently my development system is NT4 > Python 2.1 > wxPython 2.2.5 > Boa 0.0.5 > > FYI: Installing wxPython 2.3.0 caused problems with Boa 0.0.5 > > Thanks > Blaine Lee > > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users |