'SelectionHandler didnt seem to work at all.
I dont think we are supposed to be able to use that with suggestbox;

"Note that there is no method to retrieve the "currently selected
suggestion" in a SuggestBox, because there are points in time where
the currently selected suggestion is not defined. For example, if the
user types in some text that does not match any of the SuggestBox's
suggestions, then the SuggestBox will not have a currently selected
suggestion. It is more useful to know when a suggestion has been
chosen from the SuggestBox's list of suggestions. A SuggestBox fires
SuggestionEvents whenever a suggestion is chosen, and handlers for
these events can be added using the addValueChangeHandler
(ValueChangeHandler) method."

On Aug 25, 10:39 pm, Isaac Truett <[email protected]> wrote:
> Could you use a SelectionHandler instead?
>
>
>
> On Tue, Aug 25, 2009 at 4:24 PM, darkflame<[email protected]> wrote:
>
> > Ive run into this issue;
> >http://code.google.com/p/google-web-toolkit/issues/detail?id=1634
>
> > Anyone know any work-arounds?
> > The usefulness of the suggest box is kinda crippled without one. I can
> > only think of some timed-trigger myself, but thats rather crude :-/
> > I just want to be able to use the box in the same way as goods home-
> > page does it.
--~--~---------~--~----~------------~-------~--~----~
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