fep/aknfep/peninputplugins/peninputimepluginitut/src/pluginfepmanagerbase.cpp
branchRCL_3
changeset 28 6c2c2d3ab788
parent 14 e6a39382bb9c
child 38 b1ea1642412e
equal deleted inserted replaced
19:5e18d8c489d6 28:6c2c2d3ab788
   435 // (other items were commented in a header).
   435 // (other items were commented in a header).
   436 // -----------------------------------------------------------------------------
   436 // -----------------------------------------------------------------------------
   437 //
   437 //
   438 void CPluginFepManagerBase::ActivateUI()
   438 void CPluginFepManagerBase::ActivateUI()
   439     {
   439     {
   440     iPenInputServer->ActivateLayout( ETrue );    
   440     if(iPenInputServer)
       
   441         {
       
   442         iPenInputServer->ActivateLayout( ETrue ); 
       
   443         }  
   441     }
   444     }
   442 
   445 
   443 // -----------------------------------------------------------------------------
   446 // -----------------------------------------------------------------------------
   444 // CPluginFepManagerBase::EditorMaxLength
   447 // CPluginFepManagerBase::EditorMaxLength
   445 // Get max text length of layout UI ICF control.
   448 // Get max text length of layout UI ICF control.