textinput/peninputfingerhwr/src/peninputfingerhwrwnd.cpp
branchRCL_3
changeset 8 6ceef9a83b1a
parent 7 a47de9135b21
child 10 6defe5d1bd39
equal deleted inserted replaced
7:a47de9135b21 8:6ceef9a83b1a
  2248         {
  2248         {
  2249     	icfframecolor = TRgb( KDefaultFrameColor );
  2249     	icfframecolor = TRgb( KDefaultFrameColor );
  2250         }
  2250         }
  2251 
  2251 
  2252     iContextField->SetBorderColor( icfframecolor );
  2252     iContextField->SetBorderColor( icfframecolor );
  2253     iContextField->SetBgImgSkinId( KAknsIIDQsnFrCall2Rect );
  2253     iContextField->SetBgImgSkinId( KAknsIIDQgnGrafFepInputBg );
  2254     CleanupStack::PopAndDestroy( 1 ); // icfreader       
  2254     CleanupStack::PopAndDestroy( 1 ); // icfreader       
  2255     }
  2255     }
  2256 
  2256 
  2257 // ---------------------------------------------------------------------------
  2257 // ---------------------------------------------------------------------------
  2258 //  read writingbox appearance info.
  2258 //  read writingbox appearance info.