wxWidgets/wxPython/contrib
Robin Dunn d56cebe7a4 Added ability to use xml resource files. Still need to add ability to
subclass wxXmlResourceHandler, etc...

Added wxGridAutoEditMixin to the mixins library package.

Made ColourSelect be derived from wxButton.

Fixed a few bugs here and there, added some missing methods, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-06-15 21:43:26 +00:00
..
glcanvas Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
ogl Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
stc Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
xrc Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
.cvsignore merged 2.2 branch 2000-07-15 19:51:35 +00:00
README merged 2.2 branch 2000-07-15 19:51:35 +00:00

These sub directories contain add-on modules that are not part of the
core wxPython, either because of licensing issues, optional code in
wxWindows, contrib code in wxWindows, or whatever.