2f90df854e
2. the C++ versions of wxSizer and firends, Python versions are 'depreciated' 3. wxPyEvent and wxPyCommandEvent, event classes that can carry some python objects through the event system and safely come back out again. 4. wxGridSizer and wxFlexGridSizer 5. wxValidator 6. wxPyOnDemandOutputWindow 7. several tweaks, fixes and additions of missing methods, etc. 8. and probably several other things I am forgetting since CVS was down so long... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
bitmaps | ||
.cvsignore | ||
atom.bmp | ||
getvalues.py | ||
hangman.py | ||
info.bmp | ||
leave.py | ||
memleak.py | ||
paul.py | ||
paul.pyc | ||
popup.py | ||
pytree.py | ||
query.bmp | ||
README.txt | ||
scroll_paint.py | ||
spies2.py | ||
spies.py | ||
table.bmp | ||
tabs.py | ||
test1.py | ||
test2.py | ||
test3.py | ||
test4.py | ||
test5.py | ||
test6.py | ||
test7.py | ||
test8.py | ||
testTree.py | ||
thtest.py | ||
TstLstIcon.py | ||
txml.py | ||
wxPlotCanvas.py | ||
wxSlash.py | ||
zigron.py |
29-Apr-1999 The tests in this directory are being depreciated in favor of the demo program found in ../demo. They are still used from time to time for my development efforts, but they should not be included with any distributions. Robin