[re-post but first is lost in space ?]

If you want a facebook-like autocomplete (not sure to understand your 
initial need), you should not modify your existing Oracle nor extend the 
SuggestionDisplay. You have to extend the TextBox. And modify the 
SuggestionHandler probably. Good news, it's way simpler.

On Tuesday, March 5, 2013 3:41:55 PM UTC+1, Andrea Boscolo wrote:
>
> Something like... 
> http://raibledesigns.com/rd/entry/creating_a_facebook_style_autocomplete ?
> I guess you simply have to define you own SuggestionDisplay and when you 
> select an entry, add an inline label styled as you want just before the 
> suggestbox.
>
> On Tuesday, March 5, 2013 3:22:03 PM UTC+1, membersound wrote:
>>
>> Hi,
>>
>> is the MultiWordSuggestOracle prepared to somehow being able to display 
>> not only one value, but eg a comma separated list of elements chosen fomr 
>> the suggest dropdown (facebook like)?
>> Or would I have to extend this on my own?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to