]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/DelayedResult.py
fixes for compilation with wxUSE_XXX==0 and some other minor fixes (patch 1569904)
[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.