If you wanted to take this a step further I'd suggest coding a way to not preload every option, instead requesting matches from the RPC service as the user types into the box. There's some interesting things to account for like cancelling outdated requests. Something I've been meaning to do in my own project, but haven't had the time and the preloading all options is working good enough for now.
On Aug 25, 1:48 pm, eggsy84 <[EMAIL PROTECTED]> wrote: > Hi all > > For those interested I have worked out how to do this. > > I have provided a quick tutorial on my blog at: > > http://eggsylife.blogspot.com/2008/08/gwt-suggestbox-backed-by-dto-mo... > > Regards, > > On Aug 21, 12:00 pm, eggsy84 <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > In the following post: > > >http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa... > > > It mentions feeding custom Suggestion objects to a SuggestOracle. How > > do you do this? > > > I would post a reply on the same topic but the system isn't letting me > > - possibly because its quite an old post? > > > Thanks all in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
