Hello All,

I am trying to use Qtopia for my embedded platform having a KeyPad similar to a Mobile Device.

As on all Mobile keypads, Ths Same Key "1" matches to "1", "@", "." , ",","?" and the same key '2' matches to '2',, 'A', 'B', C', 'a', 'b','c' and so on...........
When text is entered on a Text accepting "LineEdit" .

Is there a Possibility that I can modify the Qt Source to map a single key to different values and use them when pressed multiple times?

Is there a way I can differentaite Number Accepting LineEdit and Text Accepting LineEdit???

Hope I am clear...

Thanks in Advance
Regards,
Mahe