I know this is an oft repeated question and probably many of you have solved it so any help is greatly appreciated.
I have a composite widget with 2 textboxes which are laid on a horizontal panel. I need to fire a change event on this composite widget only when the user starts modifying these text boxes and when he leaves the whole field, as in focus is still not in one of the two boxes. I am pretty sure that i cannot fire change event from focus lost by adding flags monitoring for focus as order of events is not guaranteed. anyone knows how to handle this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
