]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/dllwidget/test_dll.cpp
rename OnResize() to OnSize() to avoid conflict with base class OnResize(void) virtual
[wxWidgets.git] / wxPython / demo / dllwidget / test_dll.cpp
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2001-12-06  Robin Dunndllwidget demo updates
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...