]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/Ticker.py
Don't use the PyGILState_* APIs with Python 2.3, it causes a problem
[wxWidgets.git] / wxPython / demo / Ticker.py
2004-09-29  Robin DunnStop the timer before closing the demo
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.