Added wx.aui.AuiNotebook.GetAuiManager().
Added wx.aui.AuiMDIParentFrame and wx.aui.AuiMDIChildFrame, which essentially implement the MDI interface using a normal wx.Frame and a wx.aui.AuiNotebook. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3,13 +3,23 @@ Recent Changes for wxPython
|
||||
|
||||
2.8.0.2
|
||||
-------
|
||||
*
|
||||
* 6-Jan-2007
|
||||
|
||||
wxGTK: Fix for controls on a toolbar being the full height of the
|
||||
toolbar instead of their natural height.
|
||||
|
||||
wx.lib.customtreectrl patches from Andrea Gavana.
|
||||
|
||||
wxMac: Applied patch #1622389, fixing two memory leaks in
|
||||
GetPartialTextExtents.
|
||||
|
||||
More fixes for the native wx.ListCtrl on Mac.
|
||||
|
||||
Added wx.aui.AuiNotebook.GetAuiManager().
|
||||
|
||||
Added wx.aui.AuiMDIParentFrame and wx.aui.AuiMDIChildFrame, which
|
||||
essentially implement the MDI interface using a normal wx.Frame and a
|
||||
wx.aui.AuiNotebook.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user