09-29-2011 07:41 AM
Hi,
Does anyone know if there is any way of having auto-complete functionality on front panel controls?
Here I don't mean the combo box control (predefined auto-complete), but rather that labview would remember previous inputs and make suggestions.
Thanks
Matej
Solved! Go to Solution.
09-29-2011 07:45 AM
There is no built-in mechanism for this, just as there is no built-in mechanism for this for the standard Windows controls (e.g., a textbox) if you were programming in Visual Studio. You have to program this yourself. For an example, you can take a look at this: http://lavag.org/files/file/24-string-autocomplete/
09-30-2011 04:14 AM
Thank you for your answer.
I think I can use this and add a save/load mechanism for the word list.
Best regards
Matej
10-04-2011
05:54 AM
- last edited on
06-23-2026
10:29 AM
by
Content Cleaner
Hi,
at this point this is probably no longer an issue, but you can also this example [link removed; example no longer available] that is provided for the xcontrol 🙂
10-04-2011 07:36 AM
What is "venus.ni.com"? Is this like ae.natinst.com, which is not accessible from the outside (i.e., real) world?
10-04-2011
08:16 AM
- last edited on
06-23-2026
10:31 AM
by
Content Cleaner
Thanks for pointing out that I copied a wrong link, my bad!
So this is the link I meant to copy.