fep/aknfep/src/AknFepUiInputStateInitialKoreanMultitap.cpp
branchRCL_3
changeset 8 4eb1ae11334f
parent 7 6defe5d1bd39
equal deleted inserted replaced
7:6defe5d1bd39 8:4eb1ae11334f
   131     else // long keypress
   131     else // long keypress
   132         {  
   132         {  
   133           
   133           
   134  	    if (aKey == EPtiKeyStar)
   134  	    if (aKey == EPtiKeyStar)
   135             {
   135             {
   136             /* 
   136 
   137            	ptiengine->DeleteKeyPress();
   137            	/*ptiengine->DeleteKeyPress();
   138             TPtrC text = ptiengine->PreviousCandidate();
   138             TPtrC text = ptiengine->PreviousCandidate();
   139             fepMan->UpdateInlineEditL(text, text.Length());
   139             fepMan->UpdateInlineEditL(text, text.Length());
   140             fepMan->CommitInlineEditL();
   140             fepMan->CommitInlineEditL();
   141             ptiengine->ClearCurrentWord();*/
   141             ptiengine->ClearCurrentWord(); */
   142 
   142 
   143             fepMan->LaunchSelectModeMenuL();               
   143             //fepMan->LaunchSelectModeMenuL();
       
   144             
       
   145             if (fepMan->IsAbleToLaunchSCT())
       
   146                 {
       
   147                 fepMan->LaunchSpecialCharacterTableL();
       
   148                 }
       
   149                            
   144             }
   150             }
   145 		else
   151 		else
   146 			{
   152 			{
   147 			// Insert number through long key press.			                  
   153 			// Insert number through long key press.			                  
   148         	if (aKey != EKeyBackspace)
   154         	if (aKey != EKeyBackspace)