From: Phil E. <ph...@li...> - 2007-10-31 12:05:13
|
Aaron Stevens wrote: > Alrighty then, that's what I had intuited. Perhaps we could put what you > just wrote into the doc pages? Might I offer to update those doc pages? > I've just had a look through the documents in CVS and they all need to be updated. :-( I have CVS commit access but I can't give the same to you as I'm not a project admin. I propose that the docs should be updated so that wherever it says: "The <blah>Dialog component returns <number> values, stored as elements of the Python dictionary called "results" returned by all PythonCard dialogs. These results are shown in the following table." we change this to read: "The <blah>Dialog component returns a wxPython DialogResults object which contains <number> values, as shown in the following table." If nobody has any objection or alternative suggestions for the wording, I'll do this today and check the amended docs back into CVS. -- Regards Phil Edwards Brighton, UK |