From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,214 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,206 Views)