From: Don T. <nos...@gm...> - 2005-12-16 02:51:10
|
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. Is this so? Or maybe there is some other way to report bugs? Don. 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. 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. 3) The Python indentation in the first code sample screenshot is incorrect. The code as shown does not work. |