* wxPrintDialog no longer derives from wxDialog.
* Add wxRTTI info for wxPyPrintout * wxPrintFactory probably doesn't need to be exposed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,10 +5,9 @@ Recent Changes for wxPython
|
||||
2.5.3.2
|
||||
-------
|
||||
|
||||
New factory based printing framework. (TODO: Say more about this!)
|
||||
|
||||
wx.Sizer Add, Insert, and Prepend funcitons now return a reference to the
|
||||
wx.SizerItem that was added to the sizer.
|
||||
wx.SizerItem that was added to the sizer, and the wx.SizerItem has a
|
||||
GetRect accessor to give the position of the item on the parent window.
|
||||
|
||||
Added wx.Sizer.GetItem method which returns the wx.SizerItem for the given
|
||||
wx.Window, wx.Sizer or position index.
|
||||
|
Reference in New Issue
Block a user