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:
parent
35fa233a93
commit
663b500d22
|
@ -498,6 +498,7 @@ static OSStatus paintControlHandler(EventHandlerCallRef inCallRef,
|
|||
mdc->setCurrentUser(NULL);
|
||||
|
||||
wx_window->SetCurrentDC();
|
||||
::TextMode(srcOr); /* for drawing labels */
|
||||
#if 0
|
||||
{
|
||||
Rect bounds;
|
||||
|
|
Loading…
Reference in New Issue
Block a user