I would like to use the up/down/left/right arrow keys to select the active cell in a LabVIEW table control (like cell selection in e.g. EXCEL). Does anyone know a solution for this problem that has kept me busy this whole morning without any progress?
Go to zone.ni.com and search for keyboard utilities. This will allow you to capture keystrokes and use them in you Labview program. "Peter Vijn" wrote: >>I would like to use the up/down/left/right arrow keys to select the active>cell in a LabVIEW table control (like cell selection in e.g. EXCEL). Does>anyone know a solution for this problem that has kept me busy this whole>morning without any progress?