textinput/peninputcommonctrls/src/peninputvkbctrl/peninputvkbctrlext.cpp
branchRCL_3
changeset 9 e6a39382bb9c
parent 0 eb1f2e154e89
child 12 5e18d8c489d6
equal deleted inserted replaced
8:4eb1ae11334f 9:e6a39382bb9c
   209         {
   209         {
   210     	textColor = TRgb( KDefaultTextColor );
   210     	textColor = TRgb( KDefaultTextColor );
   211         }  
   211         }  
   212     SetFontColor( textColor );
   212     SetFontColor( textColor );
   213     
   213     
   214     Draw();
   214     // Remove that draw operation to improve performance
       
   215     //Draw();
   215     }
   216     }
   216 
   217 
   217 // --------------------------------------------------------------------------
   218 // --------------------------------------------------------------------------
   218 // CPeninputVkbCtrlExt::Reset
   219 // CPeninputVkbCtrlExt::Reset
   219 // (other items were commented in a header)
   220 // (other items were commented in a header)