NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

String XControl with Autocompletion Functionality

VERSION 3

Created on: Jun 29, 2006 11:35 PM by BetaCommunityContent - Last Modified:  Jun 29, 2006 11:36 PM by BetaCommunityContent

REQUIREMENTS:
Application Software: LabVIEW Professional Development System 8.0
Driver Software: NI-DAQmx 8.0 and higher
Hardware Family: RF, Reconfigurable I/O (RIO)
Add-on Software: LabVIEW FPGA Module 8.5.1
Product Category: LabVIEW FPGA Course
Development Topic: FPGAs
Industry: Automotive
Application Type: Control, Current, Frequency, Power and Energy, Simulation
Technology: Multicore

 

This string control has a programmable list of keywords that it searches through to autocomplete as you type. It also can programmatically split up keyword searches using various delimiters such as spaces and commas.

     

I submitted this example a while ago to the proper Developer Zone examples, but I thought it would be a good one to resubmit to this online community. I really hope someone gets some good use out of this.Take a look at the example. It's basicly just a string control, but you can use property nodes and invoke nodes to change a list of keywords that the control attempts to search for and autocomplete as you type. As with other autocompletion fields, the autocompleted portion is highlighted so you can continue typing if it isn't what you want. You can also hit tab to accept the autocompletion and move on.Just unzip the files and open the project file. There's a Readme file there with more information. Enjoy!     Other requirements:

          Users without the LabVIEW PDS can use this example, but can't modify it.

 

 

Downloads:
Tags:
Average User Rating
(2 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...