meetingrequest/mrgui/mrfieldbuildercommon/src/cmrbackground.cpp
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
    16 */
    16 */
    17 
    17 
    18 #include "cmrbackground.h"
    18 #include "cmrbackground.h"
    19 
    19 
    20 #include "nmrglobalfeaturesettings.h"
    20 #include "nmrglobalfeaturesettings.h"
    21 #include <aknutils.h>
    21 #include <AknUtils.h>
    22 
    22 
    23 
    23 
    24 // unnamed namespace for local definitions
    24 // unnamed namespace for local definitions
    25 namespace // codescanner::namespace 
    25 namespace // codescanner::namespace 
    26     { 
    26     { 
   119                     // Focused editor field
   119                     // Focused editor field
   120                     DrawFocus( aGc, rect, aControl, EEditorFieldWithFocus );
   120                     DrawFocus( aGc, rect, aControl, EEditorFieldWithFocus );
   121                     }
   121                     }
   122                 }
   122                 }
   123             }
   123             }
   124         // TODO: Need to be removed after ui designer says that it can be removed.
       
   125     //    else
       
   126     //        {
       
   127     //        if( ctrl.FieldMode() == EESMRFieldModeEdit )
       
   128     //            {
       
   129     //            // Not focused editor field
       
   130     //            DrawFocus( aGc, rect, aControl, EEditorFieldNoFocus );
       
   131     //            }
       
   132     //        }
       
   133         }
   124         }
   134     }
   125     }
   135 
   126 
   136 // ---------------------------------------------------------------------------
   127 // ---------------------------------------------------------------------------
   137 // CMRBackground::IconSkinIdL
   128 // CMRBackground::IconSkinIdL