re.1 ) No, GWT doesn't have such a combo box. You will have to create one and populate it. re.2 ) There is nothing that GWT provides out of the box. You'd have to write a gwt service which returns the country name based on the ip address and use it to select the country. To actually implement the service, you'd have to integrate with of the many people providing such information.
On Sep 7, 2:20 am, Jaap <[email protected]> wrote: > Anybody knows the answers to the questions below? > > On Aug 30, 2:20 am, Jaap <[email protected]> wrote: > > > Hi, > > > In my GWT/appengine application I need users to select their country. > > Two questions > > > 1) Does GWT provide by default a combobox that lists all countries, or > > is there some 3rd party library for this > > 2) I'd like to fill in the country already when the page loads based > > on the IP address. Is there a known way on how to do this? > > > Thanks > > > Jaap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
