以下に示された製品を含め、NIのソフトウェアをダウンロードするには、ni.com/downloadsをご覧ください。
Demonstrates how to implement Ctrl-A support to select all text in a string control.
Demonstrates how to implement Ctrl-A support to select all text in a string control.
LabVIEW 2015 (or compatible)
1. Run the VI.
2. Type text in the string.
3. While the string has focus, press Ctrl-A. You should see all the text in the string highlighted.
4. Click Stop to stop the VI.
NIコミュニティのサンプルコード交換のサンプルコードは、MIT Licenseによりライセンス供与されています。
FYI, there is a discussion on the DQMH forums here about how to use a simple DQMH module to add Ctrl-A support to an arbitrary number of strings in an arbitrary number of VIs simply with a single subVI.