]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/DelayedResult.py
added conversion to unsigned int too: this is needed to be able to pass s[n] to stand...
[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.