Hi Thomas, sorry I actually meant the direction in which the suggestion suggest popup flips. So i want the suggestions to flip up instead of down - So this is a change in the actual display of the box as opposed to the content inside it.
On Mar 23, 2:22 am, Thomas Broyer <[email protected]> wrote: > On 21 mar, 12:11, matttai <[email protected]> wrote: > > > Hi everyone, just wondering is this possible? > > I haven't been able to find a way to get this to work. > > "Just" use a SuggestOracle that returns thesuggestionsin the order > you like. If you want the "default" oracle behavior, but inreverse > order, write a SuggestOracle that wraps a MultiWordSuggestOracle > andreversethe order ofsuggestionsbefore calling the callback. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
