[wxPython] Problem with wxNotebook on beta 6

Using Python 2.1, wxPython 2.3.2b6 on win98

In many programs I put only a wxNotebook inside the main wxFrame.
In all previous version is worked fine, but on beta 6 it looks ugly. Some
parts of the wxNotebook are transparent.

If a put the notebook inside a wxPanel it looks fine, but something has
changed here.

Using Python 2.1, wxPython 2.3.2b6 on win98

In many programs I put only a wxNotebook inside the main wxFrame.
In all previous version is worked fine, but on beta 6 it looks ugly. Some
parts of the wxNotebook are transparent.

If a put the notebook inside a wxPanel it looks fine, but something has
changed here.

There were some changes that affected the wxNotebook, and there were similar
problems already fixed.

I'll forward this message to wx-dev

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!