hi all; i am facing a problem with the text box.... i need to catch an event when the value of the text has changed... but if i use the ValueChangedHandler it will not fire until there is a lose focus on the text field.... and if i use the onKeyPress event... and i get the text from the textBox i still read the old value...... so i need an event that i can detect the change when the user clicks any button and also i can g et the new value from the text box..... can anyone help... please
-- ~~~With Regards~~~ Muhannad Dar-Nasser ~~Computer Systems Engineering~~ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
