]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/Ticker.py
use unsgined int instead of int for 1 bit bitfields (SGI CC warning fix)
[wxWidgets.git] / wxPython / demo / Ticker.py
2005-05-16  Robin Dunncleanup
2004-09-29  Robin DunnStop the timer before closing the demo
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.