LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Update indicator when typing string

Hi everyone,

I'm building a dictionnary application. I have a .txt file for the word list. I want the word list shows the similar results when I type in a word. It works like you type something in the address bar of an internet browser (Google Chrome) then it shows you some suggestions. Any idea will be really appreciated.

0 Kudos
Message 1 of 2
(2,219 Views)

Well,

 

easiest would be to use some MatchPattern on your string array to filter all strings similar to your input...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,211 Views)