On Saturday, April 27, 2013 3:09:58 AM UTC+2, Mohammad Al-Quraian wrote:
>
> As it says in the title, is there an easy way? Because it doesn't look 
> very pretty in the Arabic language.


The highlighting is done by the MultiwordSuggestOracle., so either don't 
use it, or wrap it in your own SuggestOracle where you'll rework the 
returned Suggestions (wrap them, or copy them) so that their 
getDisplayString is the same as their getReplacementString (beware of the 
SuggestOracle#isDisplayStringHTML return value then)

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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