What I'm trying to do is select widgets based on text entered in a  
text box. I have a change notifier attached to the text box that  
allows me to iterate through my widgets and set the visible property  
using setVisible. The problem is that this will only update the  
display when the focus changes. Is there any way I can  
programmatically trigger an update? Firing a focus event seems like a  
bad way to do it, but that seems the obvious way right now.

TIA,
Dave

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to