backported Roman's latest updates on HEAD to 2.8 branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-04-27 18:49:06 +00:00
parent e78f78e598
commit d698728cea
19 changed files with 381 additions and 192 deletions

View File

@@ -50,6 +50,12 @@ existed.
wx.aui.PyAuiDocArt and wx.aui.PyAuiTabArt can now be derived from in
wxPython and plugged in to wx.AUI.
XRCed has a new experimental feature to add controls by draging icons
on the test window using the right button. Mouse position is tracked
to highlight the future parent.