> > launch program and click in the "List View wxComboCtrl" arrow
> > (middle of the window)
> it doesn't happen if the check button on the top right ("Custom
> animation") is unchecked
The code there does a Blit() from a wxScreenDC, which is
probably not supported right now under Mac (?).
Robert