From: Alex T. <al...@tw...> - 2005-12-16 09:48:13
|
[re-ordered for simplicity in getting my replies in the right order ....] Andrew Todd wrote: > > I must admit to not checking the SourceForge issues as often as I > should , but please do use it to report bugs. It never harms to > mention them on this mailing list as well though. > > The advantage to using the SourceForge bug trackers are that issues > never get lost, unlike on a mailing list where it's very difficult to > keep a coherent view of the outstanding work. I confess I had never looked at the Bugs listed on SourceForge - I was just totally unaware of it as a place to either report bugs or check for them. I'll try to look regularly from now on. But as Andy says, definitely report bugs in SourceForge, and can't hurt to mention them on the mailing list as well. > Don Taylor wrote: > >> I was going to report the following as a documentation bug against >> the PythonCard project on SourceSafe but it does not look as if the >> bugs already reported there are being handled. >> Note that for documentation bugs it can be confusing whether you are looking at the docs as supplied by your version of PythonCard or on the web site. I did a number of updates to the docs (particularly the walkthroughs) a while ago - so they are in CVS but not yet reflected by what you see on the web site; your local, latest copy is in PythonCard/docs/html I guess the web site can't be updated until there is a new release, in case the docs get ahead of the released code. >> Errors and inconsistencies in the "Getting Started in PythonCard" >> walkthroughs >> >> 1) The only piece of code in the first walkthrough that it asks you >> to look at and change in the 'Minimal' application is no longer there >> because menuFileExit handling is now done automatically. >> Already fixed in CVS. >> 2) The second walkthrough refers to an "Add Button" item in the >> Components menu of the resourceEditor. This is now replaced with a >> "Button" item together with a dialog box that is not described in the >> walkthrough. >> Oops - missed that one. I'll probably leave it for the moment too - I have a long-term scheme to replace the "basic" resourceEditor with the new multi-component capable resourceEditor (in tools/resourceEditor/multiresourceEditor.py) which has a different set of dialogs, and will require a further significant upgrade of the docs. >> 3) The Python indentation in the first code sample screenshot is >> incorrect. The code as shown does not work. >> Already fixed in CVS. Thanks -- Alex -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.13.13/200 - Release Date: 14/12/2005 |