Whatever happened to this change? I noticed issue #2739 requesting
hideSuggestions() and this patch would seem to satisfy that request.
Is there any chance of this patch or something similar making 1.6?



On Tue, Apr 29, 2008 at 4:25 PM, Emily Crutcher <[email protected]> wrote:
> Below are the  SuggestBox API modifications under consideration. Feedback is
> very welcome.
>
>                  Thanks,
>
>                             Emily
>
> Make SuggestBox depend upon a  DropDownPanel to control its popup, allowing
> users to customize the behavior, including where it is located and what item
> is selected by default.
> Add a requestDefaultSuggestions method to the SuggestOracle, use it in
> SuggestBox.
> Add hideSuggestions()/showSuggestions() method
> Add a new RPCSuggestOracle which, if extended from, guarantees that only one
> request can be extent at once.
> Add HighlightHandler support to SuggestBox
>
> P.S The attached patch is against the gwt-incubator, as gwt itself is under
> feature lock down.  The only changes to SuggestOracle and
> MultiWordSuggestOracle is the inclusion of the method
> requestDefaultSuggestions().
>
>
> "There are only 10 types of people in the world: Those who understand
> binary, and those who don't"
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to