Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

String XControl with Autocomplete Functionality

0 ratings | 0.00 out of 5
Print

Downloads

Filename: 202526.zip
Requirements: View

This example includes a string XControl that probes the user input and checks it against a dynamic set of keywords. If what the user is typing matches a keyword, the XControl autocompletes the word and selects the remaining portion of the word. This is also known as intellisense. At that point the user can tab to accept the autocompletion or keep typing to overwrite the completed portion.

The example also includes support for various delimiters, which are characters that separate the keywords the autocomplete function searches for. For instance, if the delimiter is set to space, then the XControl only tries to autocomplete any keywords after the last space.

The XControl comes complete with support for property and invoke nodes that allow the XControl's autocomplete function to be changed dynamically at run-time, such as changing the keywords, delimiter, or turning the function on or off. The example also ships with an example VI that demonstrates the functionality of the XControl.

Related Links:
Creating New Front Panel Objects with LabVIEW XControls

Requirements


Filename: 202526.zip

Software Requirements


Application Software: LabVIEW Professional Development System 8.0
Language(s): LabVIEW

 
0 ratings | 0.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).