From: Kevin A. <ka...@us...> - 2005-12-27 03:51:41
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3836 Modified Files: documentation.html Log Message: added Andy's paper Index: documentation.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/documentation.html,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** documentation.html 25 Aug 2004 18:48:51 -0000 1.23 --- documentation.html 27 Dec 2005 03:51:32 -0000 1.24 *************** *** 28,31 **** --- 28,33 ---- <h2><a name="getting_started"></a>Getting Started</h2> <ul> + <li><a href="http://www.halfcooked.com/presentations/osdc/pythoncard.html">Building GUI Applications with PythonCard</a> by Andy Todd<br /> + includes an overview and history of the PythonCard project</li> <li><a href="walkthrough1.html">Getting Started in PythonCard</a> by Dan Shafer</li> <li><a href="walkthrough2.html">Creating a Complete PythonCard Application from Scratch</a> by Dan Shafer</li> |