From: Kevin A. <al...@se...> - 2004-08-18 18:44:37
|
On Aug 18, 2004, at 10:38 AM, stephen wrote: > I'm using pythoncard 0.7.3.1 with wxPython 2.5.2.7 and I'm seeing > components > in the resource editor main window disappear (I'm working through the > counter > tutorial). Is this a known issue? Thanks. I don't know, but it is possible there are either problems with 0.7.3.1 and wxPython 2.5.2.7. However, rather than chasing that particular possibility, why don't you download release 0.8 and see if that solves the problem? :) I just uploaded the new release files and updated the installation pages for Windows and Mac OS X. Linux install instruction and RPM updates will follow once Phil has some time. For now, Linux users can install from the tar.gz file using the standard python setup.py install command. Note that due to some changes in the resourceEditor and framework the walkthrough instructions have some spots that need to be updated. The resourceEditor behavior changes should be pretty obvious, but you'll need to see the migration_guide.txt file in the docs directory to see the name changes that impact the code. I will be updating the documentation as I get time and updating the web site, but didn't want to delay the 0.8 release anymore. If you want to send me notes of discrepancies as you work through the documentation that would be helpful. http://sourceforge.net/project/showfiles.php?group_id=19015 http://pythoncard.sourceforge.net/installation.html BTW, anyone that was monitoring the PythonCardPrototype package on SF will want to start monitoring the PythonCard package instead since there won't be anymore PythonCardPrototype releases. ka |