Jump to content

Auto Complete input.


 Share

Recommended Posts

Hello,

I got a new issue in one of my script.

Basicaly, the idea is to display the choice in an input while you right in it.

Exemple : i have in an array like that :

Blabla

Yes we can

Of course

Nice

Blabla2

What i want to do, is when the user write in the input the begin of a string that is in the array, the choice is display and the user can choose it or no (like choice display in a drop down list, like a combox)

i have seen this exemple, but its not what i want :

Also i have found _GUICtrlComboBox_AutoComplete() function, but thats only for combobox :s (like in the exemple of _GUICtrlComboBox_AutoComplete, but with input, and a display of the value choosen)

I will need to implement this on 2 or more inputbox in my GUI.

Can anyone help me ;) ?

Jerome

Edited by JeromeB
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...