textinput/peninputsplititut/src/peninputsplititutwindow.cpp
branchRCL_3
changeset 6 6ceef9a83b1a
parent 5 a47de9135b21
child 8 4eb1ae11334f
equal deleted inserted replaced
5:a47de9135b21 6:6ceef9a83b1a
   758                                          icffont );
   758                                          icffont );
   759 
   759 
   760     iICF->SetFocus(ETrue);
   760     iICF->SetFocus(ETrue);
   761     iICF->SetResourceId( R_SPLIT_ITUT_ICF );
   761     iICF->SetResourceId( R_SPLIT_ITUT_ICF );
   762     ConstructIcfFromResourceL();
   762     ConstructIcfFromResourceL();
   763     iICF->SetBgImgSkinId( KAknsIIDQsnFrCall2Rect );
   763     iICF->SetBgImgSkinId( KAknsIIDQgnGrafFepInputBg);
   764     
   764     
   765     AddControlL( iICF );
   765     AddControlL( iICF );
   766     
   766     
   767     // Set indicator parameters
   767     // Set indicator parameters
   768     TAknWindowLineLayout iBubbleSize = AknLayoutScalable_Apps::popup_char_count_window().LayoutLine();
   768     TAknWindowLineLayout iBubbleSize = AknLayoutScalable_Apps::popup_char_count_window().LayoutLine();