Noted changes to wxVScrolledWindow in the 3.0 overview article.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b44f5137ce
commit
4891ecda74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user