uiacceltk/hitchcock/ServerCore/Src/alfwindowmanager.cpp
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
child 7 88b23e2e82e1
equal deleted inserted replaced
5:433cbbb6a04b 6:10534483575f
   206     if ( aWindow->Opacity() != 1.0f) // different from default
   206     if ( aWindow->Opacity() != 1.0f) // different from default
   207         {
   207         {
   208         aWindow->SetOpacity(aWindow->Opacity());
   208         aWindow->SetOpacity(aWindow->Opacity());
   209         }
   209         }
   210 	aWindow->SetSurfaceExtent(aWindow->SurfaceExtent());
   210 	aWindow->SetSurfaceExtent(aWindow->SurfaceExtent());
   211         
   211     aWindow->SetWindowArea();
       
   212     aWindow->SetTransparencyAlphaChannel(aWindow->TransparencyAlphaChannel());
       
   213     aWindow->IncludeToVisibilityCalculation(aWindow->IsIncludedToVisibilityCalculation());
   212 	aWindow->SetActive(aWindow->IsActive());
   214 	aWindow->SetActive(aWindow->IsActive());
   213 	}
   215 	}
   214 
   216 
   215 // ---------------------------------------------------------------------------
   217 // ---------------------------------------------------------------------------
   216 // CreateNewWindowL
   218 // CreateNewWindowL