Note that some deprecated items have been removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-12-30 20:48:12 +00:00
parent 8523a5f544
commit 53a4b457cf

View File

@@ -1,6 +1,27 @@
Recent Changes for wxPython Recent Changes for wxPython
===================================================================== =====================================================================
2.7.0.0
-------
The following deprecated items have been removed:
* wx.Bitmap SetQuality and GetQuality methods
* The wx.GetNumberFromUser function
* wx.EVT_LIST_GET_INFO and wx.EVT_LIST_SET_INFO
* wx.BookCtrlSizer and wx.NotebookSizer
* The PostScript-specific methods of wx.PrintData
* wx.PrintDialogData SetSetupDialog and GetSetupDialog methods
2.6.1.1 2.6.1.1
------- -------