KeyEvent on TextBox

Login to reply to this topic.
Fri, 2006-05-05 14:24
Joined: 2005-09-04
Forum posts: 135
Hi
after searching this issue I looked for examples on the net to get an idea of how to detect key events (eg. arrows) on a TextBox.
I understand that one way is implementing a TextBox on a Canvas , but that means loosing the "search in contacts" options , right?

I'll be glad to get some more info & ideas about this issue ,
the reason I use a TextBox is for the "search" option.

Thank you very much

Fri, 2007-07-20 13:36
Joined: 2007-06-02
Forum posts: 32
Re: KeyEvent on TextBox


The only way is implementing textbox in canvas .also we can create search option in canvas using jsr 75


with regards
jeyaprakash.c
www.jeyaprakash.info

  • Login to reply to this topic.