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:[email protected]]
Sent: Wednesday, October 16, 2013 8:37 AM
To: [email protected]
Subject: ListButton - Auto key input completion
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
relevant mechanisms and idioms for usage?
Much Obliged - and I'm loving Pivot's degree of finish thus far,
David
On Oct 10, 2013, at 5:46 PM, Sandro Martini <[email protected]>
wrote:
> Hi Roger, thanks for the feedback.
>
>> I'm thinking there is an elegant solution to this, but I'm not seeing
it at the moment.
> me too :-) ...
>
>> But, I do see the idea that you need to pass variables through to the
application (somehow).
> ok
>
>> So, the question is: how to do this best without breaking existing
programs....
> but all should be as an addition, no existing methods changes (from an
> user point of view) ...
>
>
>> Maybe a small test case / POC would help to define the problem more
clearly?!
> yes, I'll try next week. I'll add a JIRA issue as wish for 2.1 and
> attach a patch if possible.
>
>
> Of course if others have some comment/suggestion, we are here ...
>
>
> Thanks for now.
>
> Bye,
> Sandro