]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/DelayedResult.py
include wx/msw/missing.h after wx/msw/private.h, otherwise we get warnings when compi...
[wxWidgets.git] / wxPython / demo / DelayedResult.py
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-16  Robin DunnTweaks and cleanup
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.