javauis/lcdui_akn/lcdui/src/CMIDTextEditor.cpp
branchRCL_3
changeset 83 26b2b12093af
parent 71 d5e927d5853b
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   450             }
   450             }
   451         }
   451         }
   452     }
   452     }
   453     else
   453     else
   454     {
   454     {
   455         iTextEdwin->OfferKeyEventL(aEvent, EEventKey);
   455         iTextEdwin->OfferKeyEventL(aEvent, EEventKeyDown);
   456     }
   456     }
   457 }
   457 }
   458 
   458 
   459 // ---------------------------------------------------------------------------
   459 // ---------------------------------------------------------------------------
   460 // CMIDTextEditor::Show
   460 // CMIDTextEditor::Show