Added Throbber class from Cliff Wells

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-12-10 22:03:35 +00:00
parent 516a7db375
commit 523c689abb
5 changed files with 5680 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ CHANGES.txt for wxPython
----------------------------------------------------------------------
2.3.3.2
2.3.4
-------
Updated XRCed and wxTimeCtrl contribs.
@@ -50,6 +50,8 @@ is data waiting to be read from the pipe.
Fixed method name clash in wxIEHtmlWin, renamed Refresh to RefreshPage.
Added Throbber from Cliff Wells to the library and the demo.