--- 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 );