wxWidgets/wxPython/contrib
Robin Dunn 136518e5c0 Factor out the OnSize code so it can also be used in other places
where the header window needs to be adjusted.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-03 22:10:10 +00:00
..
activex reSWIGged after 1.3.24 update 2004-12-23 21:34:11 +00:00
dllwidget removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
gizmos Factor out the OnSize code so it can also be used in other places 2005-01-03 22:10:10 +00:00
glcanvas reSWIGged after 1.3.24 update 2004-12-23 21:46:51 +00:00
iewin reSWIGged after 1.3.24 update 2004-12-23 21:34:11 +00:00
ogl reSWIGged after 1.3.24 update 2004-12-23 21:46:51 +00:00
stc reSWIGged after 1.3.24 update 2004-12-23 21:46:51 +00:00
.cvsignore
README

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.