wxWidgets/utils/wxPython/tests
1999-05-02 02:06:43 +00:00
..
bitmaps Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
.cvsignore More for wxPython 2.0b9 (hopefully the last...) 1999-05-02 02:06:43 +00:00
hangman.py added some more URLs 1999-03-28 23:08:55 +00:00
README.txt wxPython 2.0b9, first phase (win32) 1999-04-30 03:36:26 +00:00
test1.py wxPython 2.0b9, first phase (win32) 1999-04-30 03:29:54 +00:00
test2.py wxPython 2.0b9, first phase (win32) 1999-04-30 03:29:54 +00:00
test3.py wxPython 2.0b9, first phase (win32) 1999-04-30 03:29:54 +00:00
test4.py wxPython 2.0b9, first phase (win32) 1999-04-30 03:29:54 +00:00
test5.py Changed the import semantics from "from wxPython import *" to "from 1998-12-15 20:44:37 +00:00
test6.py wxPython version 2.0b5 1999-02-25 07:09:51 +00:00
test7.py Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
test8.py wxPython 2.0b9, first phase (win32) 1999-04-30 03:29:54 +00:00
wxPlotCanvas.py A port of tkPlotCanvas.py. Requires Numeric module. 1999-02-26 00:25:13 +00:00
wxSlash.py added double click handler. various minor fixes. 1999-02-26 17:01:16 +00:00

29-Apr-1999

The tests in this directory are being depreciated in favor of the demo
program found in ../demo.


Robin