One last change from Chris. Delays handling a resize event until 50ms

after the last event.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-01-10 23:49:18 +00:00
parent 17991ec034
commit aec7c82991
2 changed files with 19 additions and 12 deletions

View File

@@ -93,6 +93,6 @@ Chris.Barker@noaa.gov
"""
__version__ = "0.9.9"
__version__ = "0.9.10"