From: Kevin A. <ka...@us...> - 2005-12-23 19:47:00
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29353 Modified Files: timers-threads.html Log Message: updated samples.html link Index: timers-threads.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/timers-threads.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** timers-threads.html 13 Aug 2005 14:39:41 -0000 1.3 --- timers-threads.html 23 Dec 2005 19:46:50 -0000 1.4 *************** *** 19,23 **** David Primmer, and follows on from the <a href="walkthrough3.html">How to Add a child window</a> lesson. It's based on techniques taken from the ! various PythonCard <a href="/samples/samples.html">sample programs</a>.</p> <p>This walkthrough was originally written by David McNab (<strong>david at rebirthing dot co dot nz</strong>), and was revised by, --- 19,23 ---- David Primmer, and follows on from the <a href="walkthrough3.html">How to Add a child window</a> lesson. It's based on techniques taken from the ! various PythonCard <a href="http://pythoncard.sourceforge.net/samples/samples.html">sample programs</a>.</p> <p>This walkthrough was originally written by David McNab (<strong>david at rebirthing dot co dot nz</strong>), and was revised by, |