Added the wx.HVScrolledWindow class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-02-18 21:37:24 +00:00
parent f3a69d1df1
commit 4424b2a116
2 changed files with 262 additions and 0 deletions

View File

@@ -98,6 +98,8 @@ classes affected by this are:
Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear
methods.
Added the wx.HVScrolledWindow class.