]> git.saurik.com Git - wxWidgets.git/commitdiff
Noted changes to wxVScrolledWindow in the 3.0 overview article.
authorBryan Petty <bryan@ibaku.net>
Thu, 15 Jan 2009 18:49:21 +0000 (18:49 +0000)
committerBryan Petty <bryan@ibaku.net>
Thu, 15 Jan 2009 18:49:21 +0000 (18:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/publicity/WoWoW30.html

index 93416cd5f2cd60968d38daf5642924f5b3b5949b..6f2ab6c1996c61c784a6fae6b2a9f3208d6a6c17 100644 (file)
@@ -253,6 +253,11 @@ and may thus be the most important changes from a user's perspective
        <LI><P ALIGN=JUSTIFY>Added wxNativeContainerWindow in order to
        construct a wxTopLevelWindow from a native window handle (MSW and
        GTK+).</P>
+       <LI><P ALIGN=JUSTIFY>The <A HREF="http://docs.wxwidgets.org/trunk/classwx_v_scrolled_window.html">wxVScrolledWindow</A>
+       class has been completely rewritten to accommodate the addition of the
+       new horizontal scrolling variants (<A HREF="http://docs.wxwidgets.org/trunk/classwx_h_scrolled_window.html">wxHScrolledWindow</A>
+       and <A HREF="http://docs.wxwidgets.org/trunk/classwx_h_v_scrolled_window.html">wxHVScrolledWindow</A>)
+       while still providing complete backwards compatibility for wxVScrolledWindow.</P>
 </UL>
 <H3 CLASS="western">wxMac specific changes (now called wxOSX)</H3>
 <P ALIGN=JUSTIFY>One important change of the wxMac port is that the