Hi all,
Kindly throw some light over the Edwin control issues.
I am using a edwin control within my application where till now i can only input the numeric values, and the textual values are not shown, i know while calling SetFocus(ETrue) we can get the text value, as the focus is set on the control. But due to some architectural issues i am not been able to proceed with that way thus i explicitly need to check cases for the key event types and then calling the OfferKeyEventL for the edwin control. I know it doesn't sounds good but i don't have much options. I do tried using all the api's like setinputmodes etc.. they are of no use as per my implmentation goes. Thus kindly provide me with the much needed support as how shall i proceed with identifiying the alphabets like 'a', 'b', 'c'....etc and calling the OfferKey.....in the key event handling code
Thanks a lot
Rahul



