Posted 20 years ago
by byperman
- Sint-Niklaas, Belgium
Hi,
this question might 've been asked here before, but I can't seem to find it.
I'm trying to implement some sort of auto-complete, but I don't really see how.
What I want:
when someone is typing something, he can press F4 and a intelliprompt member list shows up according to the state we're in (of course no problem so far).
What I want now, is that the intellipromptmemberlistitem starting with what that person was typing is selected.
When one chooses something from the list, the thing he had been typing should be replaced by the value selected in the list.
Is this possible?
Thanks in advance
Brecht
(and thanks a lot for unsealing those ondrag*-methods, works like a charm now!)
this question might 've been asked here before, but I can't seem to find it.
I'm trying to implement some sort of auto-complete, but I don't really see how.
What I want:
when someone is typing something, he can press F4 and a intelliprompt member list shows up according to the state we're in (of course no problem so far).
What I want now, is that the intellipromptmemberlistitem starting with what that person was typing is selected.
When one chooses something from the list, the thing he had been typing should be replaced by the value selected in the list.
Is this possible?
Thanks in advance
Brecht
(and thanks a lot for unsealing those ondrag*-methods, works like a charm now!)