From 4deca771999fb6ae9b702a12b6b248dfdeb4ef58 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 17 Jul 2012 01:06:20 +0000 Subject: [PATCH] Mention moved and removed wx.lib modules git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- .../overviews/classic_vs_phoenix.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sphinx/rest_substitutions/overviews/classic_vs_phoenix.rst b/docs/sphinx/rest_substitutions/overviews/classic_vs_phoenix.rst index 09ed5713..dadcb8bb 100644 --- a/docs/sphinx/rest_substitutions/overviews/classic_vs_phoenix.rst +++ b/docs/sphinx/rest_substitutions/overviews/classic_vs_phoenix.rst @@ -721,4 +721,15 @@ Miscellaneous Modifications `Classic` Name `Phoenix` Name =========================================================== =========================================================== Rect.OffsetXY :meth:`Rect.Offset` +wx.lib.buttonpanel wx.lib.agw.buttonpanel +wx.lib.customtreectrl wx.lib.agw.customtreectrl +wx.lib.flatnotebook wx.lib.agw.flatnotebook +wx.lib.foldpanelbar wx.lib.agw.foldpanelbar +wx.lib.hyperlink wx.lib.agw.hyperlink +wx.lib.grids ``REMOVED`` +wx.lib.pyshell ``REMOVED`` +wx.lib.rightalign ``REMOVED`` +wx.lib.shell ``REMOVED`` +wx.lib.splashscreen ``REMOVED`` +wx.lib.wxPlotCanvas ``REMOVED`` =========================================================== ===========================================================