javauis/lcdui_akn/lcdui/src/CMIDTextFieldItem.cpp
branchRCL_3
changeset 19 71c436fe3ce0
parent 14 04becd199f91
child 21 4376525cdefb
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   340     else
   340     else
   341     {
   341     {
   342         iTextField->SetFocus(EFalse);
   342         iTextField->SetFocus(EFalse);
   343     }
   343     }
   344 
   344 
   345     CMIDControlItem::FocusChanged(aDrawNow);
   345     CMIDControlItem::FocusChanged(aDrawNow);    
       
   346     // DoLayout and change text color when focused
       
   347     SizeChanged();
   346 }
   348 }
   347 
   349 
   348 void CMIDTextFieldItem::HandleCurrentL(TBool aCurrent)
   350 void CMIDTextFieldItem::HandleCurrentL(TBool aCurrent)
   349 {
   351 {
   350     // set initial input modes when TextField becomes the focused item
   352     // set initial input modes when TextField becomes the focused item