textinput/peninputgenericvkb/src/peninputgenericvkbwindow.cpp
branchRCL_3
changeset 16 857bebeecec0
parent 12 5e18d8c489d6
child 18 b1ea1642412e
equal deleted inserted replaced
15:6c2c2d3ab788 16:857bebeecec0
   947     if ( icf )
   947     if ( icf )
   948         {
   948         {
   949         // read LAF data for tooltip box
   949         // read LAF data for tooltip box
   950         const TPeninputTooltipBoxLayoutData& tooltipBoxLAF 
   950         const TPeninputTooltipBoxLayoutData& tooltipBoxLAF 
   951                                           = iLafMgr->TooltipBoxLayoutData();
   951                                           = iLafMgr->TooltipBoxLayoutData();
   952         icf->TooltipBubbleCtrl()->SetRect( tooltipBoxLAF.iRect );
       
   953         icf->TooltipBubbleCtrl()->SetTextFormat( tooltipBoxLAF.iTooltipTextLayout );
   952         icf->TooltipBubbleCtrl()->SetTextFormat( tooltipBoxLAF.iTooltipTextLayout );
   954         icf->TooltipBubbleCtrl()->SetTextColorIndex( EAknsCIQsnTextColorsCG55 );
   953         icf->TooltipBubbleCtrl()->SetTextColorIndex( EAknsCIQsnTextColorsCG55 );
   955         icf->TooltipBubbleCtrl()->SetBitmapParam(NULL,
   954         icf->TooltipBubbleCtrl()->SetBitmapParam(NULL,
   956 									  NULL,
   955 									  NULL,
   957 									  KAknsIIDQsnFrInputPreviewSideL,
   956 									  KAknsIIDQsnFrInputPreviewSideL,