ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front panel controls auto-complete?

Solved!
Go to solution

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

/* A smart device is only as smart (stupid) as its programmer. */
0 Kudos
Message 1 of 6
(4,845 Views)
Solution
Accepted by topic author DsX

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/

Message 2 of 6
(4,840 Views)

Thank you for your answer.

I think I can use this and add a save/load mechanism for the word list.

 

Best regards

Matej

/* A smart device is only as smart (stupid) as its programmer. */
0 Kudos
Message 3 of 6
(4,810 Views)

Hi,

 

at this point this is probably no longer an issue, but you can also this example that is provided for the xcontrol 🙂

 

Best regards,
Jano
0 Kudos
Message 4 of 6
(4,756 Views)

What is "venus.ni.com"? Is this like ae.natinst.com, which is not accessible from the outside (i.e., real) world?

0 Kudos
Message 5 of 6
(4,745 Views)

Thanks for pointing out that I copied a wrong link, my bad!

 

So this is the link I meant to copy.

Best regards,
Jano
Message 6 of 6
(4,740 Views)