fix updating problem with labels where text can get drawn with a background if opaque text was recenty drawn in a canvas

svn: r5907
This commit is contained in:
Matthew Flatt 2007-04-10 00:07:24 +00:00
parent 35fa233a93
commit 663b500d22

View File

@ -498,6 +498,7 @@ static OSStatus paintControlHandler(EventHandlerCallRef inCallRef,
mdc->setCurrentUser(NULL);
wx_window->SetCurrentDC();
::TextMode(srcOr); /* for drawing labels */
#if 0
{
Rect bounds;