ListButton - Auto key input completion

2013-10-16 Thread David Ray
Hi Guys, By any chance could someone point me to the relevant listeners/renderers necessary to implement auto-completion on a ListButton? I know with the degree of polish that pivot has, that there is some ready-made implementation, I just wouldn't know where to find the

RE: ListButton - Auto key input completion

2013-10-16 Thread Roger L. Whitcomb
Hi David, That's for using Pivot! Have you looked at SuggestionPopup? (see the tutorial here: http://pivot.apache.org/tutorials/suggestion-popups.html) ~Roger -Original Message- From: David Ray [mailto:david@barchart.com] Sent: Wednesday, October 16, 2013 8:37 AM To: dev@piv

Re: ListButton - Auto key input completion

2013-10-16 Thread David Ray
Thanks Roger! That's precisely what I was looking for (minus some highlighting which I think I can figure out). :) David On Oct 16, 2013, at 11:11 AM, "Roger L. Whitcomb" wrote: > Hi David, > That's for using Pivot! Have you looked at SuggestionPopup? > (see the tutorial here: > http