multimediacommscontroller/mmcccontroller/src/mccscreen.cpp
branchRCL_3
changeset 10 267e1b1adf0c
parent 8 f9c1f5f9ce0b
child 45 3f7c7e6eea8a
--- a/multimediacommscontroller/mmcccontroller/src/mccscreen.cpp	Mon Mar 15 12:42:08 2010 +0200
+++ b/multimediacommscontroller/mmcccontroller/src/mccscreen.cpp	Wed Mar 31 22:14:10 2010 +0300
@@ -795,6 +795,7 @@
         iRw->Invalidate( vfRect );
         iRw->BeginRedraw( vfRect );
         iGraphicsContext->CancelClippingRect();
+        iGraphicsContext->SetDrawMode( CGraphicsContext::EDrawModeWriteAlpha );
         iGraphicsContext->SetBrushStyle( CGraphicsContext::ESolidBrush );
         iGraphicsContext->SetBrushColor( TRgb( 255, 255, 255, 0 ) );
         iGraphicsContext->DrawRect( vfRect );