I am trying a build a panel which can take text , widgets anything . This is what I am trying to do
As the user types in a Text , check the text and if necessary build a widget . Example : if user types in USA, inside the panel i want to replace the word USA with Image of USa flag or a GWT grid of possible states in US . then User again continue typing the text , Again if a new word the user has typed if i detect the right word in my map of words replace the word with some image or grid or panel . I started with a flow panel but dont know how to do key up on flow panels . -- 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.
