LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview freezes on Edit Cell? event

I have a listbox and an event case where when you click on an item in the list (value change), the item becomes editable. I type something new in the item field and click on the String control triggering the Edit Cell? case and the window freezes. If I click off the window (say onto the desktop) and back on, it unfreezes and works fine. I've tested it in 8.0.1 and 8.2 and get the same behavior. If instead of clicking on the String control I click anywhere else, the program functions normally. Any work around or tips would be appreciated.

Message Edited by jspinozzi on 03-28-2007 11:55 AM

0 Kudos
Message 1 of 5
(3,229 Views)
I can reproduce the problem in 8.0.
 
Of course in the current code, I see no reason the have the "edit cell?" filtering event, since it really does not do anything useful here. If you delete that event, everything still works (and no lockup).
Message 2 of 5
(3,223 Views)
Thanks. Is there a way to report the bug? is there a known bug list?
0 Kudos
Message 3 of 5
(3,206 Views)
jspinozzi,

Thanks for a clear write up of the problem and a simple VI to reproduce the problem.  This was reported to R&D (# 47SA95G0) for further investigation.
Doug M
Applications Engineer
National Instruments
For those unfamiliar with NBC's The Office, my icon is NOT a picture of me 🙂
0 Kudos
Message 5 of 5
(3,172 Views)