There's no GWT widget called ComboBox. Possibly you're using some other widget library (and should ask your question there?)
If you meant the GWT ListBox, then no, it's not possible. http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/ListBox.html On May 17, 11:44 am, fomba collins <[email protected]> wrote: > Hello, it may be simple but I don´t know how to do it. I want to put the > names of countries alongside their flags inside a ComboBox. Can someone help > me on how to do it? > reggards > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
