Dears,
i'm using html controls for symbian, and i used the TextArea element to get a text input from the user, but i need to put a characters counter that count number of characters user have insert into it.
is there any way to count them ? i tried to use the event EOnChanged in HandleHtmlCtlEventL() method but it wasn't being called when i'm typing in the text area.
any help ?
thanks in advance






