]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/Ticker.py
GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put it to CPPFLAGS with gtk2.
[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.