From 4891ecda74cb1ed998cc6d3491534d18cb37b8e5 Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Thu, 15 Jan 2009 18:49:21 +0000 Subject: [PATCH] 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 --- docs/publicity/WoWoW30.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/publicity/WoWoW30.html b/docs/publicity/WoWoW30.html index 93416cd5f2..6f2ab6c199 100644 --- a/docs/publicity/WoWoW30.html +++ b/docs/publicity/WoWoW30.html @@ -253,6 +253,11 @@ and may thus be the most important changes from a user's perspective
  • Added wxNativeContainerWindow in order to construct a wxTopLevelWindow from a native window handle (MSW and GTK+).

    +
  • The wxVScrolledWindow + class has been completely rewritten to accommodate the addition of the + new horizontal scrolling variants (wxHScrolledWindow + and wxHVScrolledWindow) + while still providing complete backwards compatibility for wxVScrolledWindow.

    wxMac specific changes (now called wxOSX)

    One important change of the wxMac port is that the