--- a/textinput/peninputgenericitut/src/peninputitutwesternuistatenonpredict.cpp Wed Apr 14 16:18:34 2010 +0300
+++ b/textinput/peninputgenericitut/src/peninputitutwesternuistatenonpredict.cpp Tue Apr 27 16:59:43 2010 +0300
@@ -101,9 +101,9 @@
void CWesternItutUiStateNonPredict::OnExit()
{
// Hide ICF, Backspace, Arrow controls when exit to avoid flick
- iOwner->LayoutContext()->ShowArrowBtn(0);
- iOwner->LayoutContext()->Control(ECtrlIdICF)->Hide( ETrue );
- iOwner->LayoutContext()->Control(ECtrlIdBackspace)->Hide(ETrue);
+ //iOwner->LayoutContext()->ShowArrowBtn(0);
+ //iOwner->LayoutContext()->Control(ECtrlIdICF)->Hide( ETrue );
+ //iOwner->LayoutContext()->Control(ECtrlIdBackspace)->Hide(ETrue);
}
CGenericItutUiMgrBase::TUiState CWesternItutUiStateNonPredict::StateType()