wxWidgets/wxPython/wx
Robin Dunn b09afc93f5 ON XP when pages are added to a Notebook their colours (and their
children's) are modified to match the theme colours for notebook pages
rather than normal panel colours.  When items are added dynamically
after the fact to the notebook pages then we need to fiddle with the
colours ourself.

Also, since xrced is importing from wxPython.wx then DC.Draw methods
now need to use the old parameter syntax.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 22:44:52 +00:00
..
lib Use "import wx". wxPython.wx now has backwards compatible DC's and so 2004-01-13 03:41:22 +00:00
py Don't put the introspected argstr in the docstring if the firstline 2003-11-25 21:50:05 +00:00
tools ON XP when pages are added to a Notebook their colours (and their 2004-01-15 22:44:52 +00:00
.cvsignore Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00