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 |
||
---|---|---|
.. | ||
glcanvas | ||
html | ||
lseditor | ||
ogl | ||
stubs | ||
utils | ||
.cvsignore | ||
buildall.py | ||
README |
Modules subdir, more info later... stubs contains a template for new modules. html, lseditor are more or less usuable. glcanvas is moved from the main src directory. Note, there are no SWIG generated files in CVS yet. I don't expect them to be useful at this stage, since you can't hack this stuff without a working & patched up SWIG anyway. Besides, those big files really bog down my phone line. Harm van der Heijden, Aug 11, 1999.