How Do I Use Custom Controls in CVI?Primary Software: LabWindows/CVI Development Systems>>Base PackagePrimary Software Version: 7.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: How do I use custom controls in CVI such as the password control, file browser, and radio buttons? Solution: LabWindows/CVI provides additional user interface controls beyond the standard input/output controls. Features such as the Password Control, File Browser, and Radio Button Groups are extensions based upon standard controls. For instance, the Password Control is simply an extension of a string control with some added functionality such as string masking. These modifications are made by creating additional functions to account for the extended behavior. These additional functions, however, are not created by default. Follow these steps in order to use these Custom Controls.
If you are developing a DLL or have not yet created a main function, create a temporary user interface application to see the generated function calls (In CVI 8.0 through 9.0, select File»New»Project from Template and select User Interface Application). Related Links: Developer Zone Example: Using the Password Control Attachments:
Report Date: 03/30/2007 Last Updated: 06/03/2009 Document ID: 47TB56GJ |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||




