Hi Kanugula, the "changeValue" event is fired automaticly if the value of the textfield changes or if the focus left, after the users typed into it. Try to set the value of the textfield after you have added the eventlistener, then the event should fire automaticly an you can remove the line of code where you dispatch the Event. Or use the correct eventtype. You dispatch a "DataEvent"and there is no function called getValue() in the "DataEvent" class (have a look to the API-Viewer). Hope this helps Andreas
<<winmail.dat>>
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel