I am not aware of a published Widget that would do this for you. On the
surface, nothing you're asking for appears especially difficult to
accomplish. Have you tried implementing this yourself with the GWT
SuggestBox and a custom SuggestOracle?


On Sun, Oct 19, 2008 at 2:42 PM, Sumved <[EMAIL PROTECTED]> wrote:

>
> Hi All,
>
> I wanted a SuggestBox, but with more feature like Address TextBox in
> Compose mail section of GMail.
> I will define the step:
>
> 1. Login to your GMail account.
> 2. Click on Compose Mail.
> 3. Type in something Address Box(with label "To").
>
> You will see that whenever someone type 2-3 letters, it suggests you
> different e-mail Ids. Selecting one of those, it add it into TextBox
> but with one more character which is " ," (Comma). And, now you can
> add one more e-mail Id and so on.
>
> I want exactly the same feature what I have describe.
> Does GWT has this kind of widget or, any other GWT extended libraries?
>
> Thanking you.
>
> Regards,
> Sumved Shami
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to