Try to use GWT's native KeyboardListener interface. It gives following three
methods
onKeyDown()
onKeyPress()
onKeyUp()

- Avadh

On Tue, Nov 25, 2008 at 12:06 PM, kartik kudada <[EMAIL PROTECTED]>wrote:

> Hi,
> i am new to Gwt-EXT.
> i want to add keyup and key Down method for shift button when formpanel is
> displayed .
>
> i tried with keyListener ,but in that only onkey method is there.
> in which i can only trace key pressed event.
>
> can any suggest me on that issue.!
>
> thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to