01-15-2008 03:00 AM
01-15-2008 03:12 AM
01-15-2008 03:39 AM
01-15-2008 03:56 AM - edited 01-15-2008 03:57 AM
01-15-2008 04:22 AM
Hi Astroboy,
On the block diagram, right click on the control and select "Create -> Property node -> Allow editing cells" and place on the block diagram. Then right click on the property node and select Change to write. The wire a TRUE constant boolean to its input. This enables run-time editing.
Craig
01-15-2008 07:35 PM
01-16-2008 03:24 AM - edited 01-16-2008 03:24 AM
Hi Astroboy,
I am using LabVIEW 8.2 and it is under the property node like so. Perhaps not available with LabVIEW 7.1 Mayby someone else might be able to shed some light on 7.1 for you, or mayby it is under the options as illustrated.
Craig
01-16-2008 03:34 AM
Complete the following steps to edit cells in a listbox or tree control at run time.
Use the Edit Cell event to handle the event that a user changes text in the cell of a single-column listbox, multicolumn listbox, or tree control.
01-16-2008 03:41 AM
Editing Cells of ML Box cant be achieved in LV 7.1.
You cant even type anything in it during run-time.
As far as LV7 is concerned, the ML Box s a mere waste from a controlling point of view.
01-16-2008 09:08 AM