idlehomescreen/xmluirendering/uiengine/src/xnfocuscontrol.cpp
branchRCL_3
changeset 12 9674c1a575e9
parent 11 ff572dfe6d86
child 23 7be2816dbabd
equal deleted inserted replaced
11:ff572dfe6d86 12:9674c1a575e9
   116             
   116             
   117             CXnNode* node( iAppUiAdapter.UiEngine().FocusedNode() ); 
   117             CXnNode* node( iAppUiAdapter.UiEngine().FocusedNode() ); 
   118                                    
   118                                    
   119             if ( node )
   119             if ( node )
   120                 {
   120                 {
       
   121                 node->HideTooltipsL();
       
   122                                     
   121                 CXnControlAdapter* control( node->Control() );
   123                 CXnControlAdapter* control( node->Control() );
   122                 
   124                 
   123                 if  ( control && control->RefusesFocusLoss() )
   125                 if  ( control && control->RefusesFocusLoss() )
   124                     {
   126                     {
   125                     // Need to keep drawing focus appearance
   127                     // Need to keep drawing focus appearance