textinput/peninputfingerhwr/src/peninputfingerhwrrangeselector.cpp
branchRCL_3
changeset 10 6defe5d1bd39
parent 8 6ceef9a83b1a
child 18 c8fb4cf7b3ae
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
   109     LayoutRangeButtons( iPermittedRanges, iCurRange, 
   109     LayoutRangeButtons( iPermittedRanges, iCurRange, 
   110             iCurRangeActive, EFalse, EPopDirAuto );
   110             iCurRangeActive, EFalse, EPopDirAuto );
   111     CapturePointer( EFalse );
   111     CapturePointer( EFalse );
   112     iPopupVisible = EFalse;
   112     iPopupVisible = EFalse;
   113 
   113 
   114     //todo: fix ESXU-7UCC9S, 2 lines
       
   115     RootControl()->Draw();
   114     RootControl()->Draw();
   116     UpdateArea( extendRect, EFalse );
   115     UpdateArea( extendRect, EFalse );
   117     }
   116     }
   118 
   117 
   119 // ---------------------------------------------------------------------------
   118 // ---------------------------------------------------------------------------