Re: How to add a scrollbar to a SuggestBox popup?

2010-04-23 Thread Andy
We started using the trunk because of the refactoring that's been done to SuggestBox. I considered copying it out and doing my own refactoring but ran into the same dependency issues. If you are able to use the trunk with the refactored SuggestBox, you find that you can do the following: public

Re: How to add a scrollbar to a SuggestBox popup?

2010-04-22 Thread googelybear
unfortunately not, as the popup is not exposed to the outside world: code private final PopupPanel suggestionPopup; /code On Mar 19, 9:10 pm, Paul Stockley pstockl...@gmail.com wrote: Can't you justadda scrollPanel as the first child of thePopup? -- You received this message because you are

How to add a scrollbar to a SuggestBox popup?

2010-03-19 Thread googelybear
Hi, I would like to display a scrollbar in the popup panel shown by the SuggestBox (Imagine there might be 100 entries in the list and you don't want to display a huuuge popup, instead you want to add a nice vertical scrollbar to it). Does anyone know how to achieve this with gwt 2.0? I have

Re: How to add a scrollbar to a SuggestBox popup?

2010-03-19 Thread Paul Stockley
Can't you just add a scrollPanel as the first child of the Popup? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to