07-08-2009 07:36 AM
The buggiest LabVIEW ever (8.6.1f1) keeps on giving:
WARNING: will crash LabVIEW and you will lose any unsaved work.
Open the INFO CLUSTER ctl in the attached LLB (28kB).
(Yes, I know it's ugly, I'm trying to work on it)
Right-click on the table.
Watch LabVIEW die.
Arrrgh.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
07-08-2009 07:42 AM
07-08-2009 09:48 AM
07-08-2009 10:36 AM
I can open it on my Mac in LV 8.6.0.
It has some serious overlap issues in the lower right hand portion. (And that is ignoring the common font size issues seen when changing platforms).
Is there something you know needs to be fixed so you can use it? Perhaps I could do it for you and post the modified version here.
Lynn
07-08-2009 10:49 AM
Yes, I know about the overlap stuff.
Like I said, I was working on it and re-arranging stuff on the page when I discovered the bug.
Actually, I worked around it like this:
Copied the MCListBox to a blank VI.
Created a generic property node.
Linked the property node to the MCListBox.
Set the AUTOSIZE ROW height false
Set all the row heights to 23 instead of 25.
Pasted the copy in place of the original in the control I was working on.
That's what I wanted to do via dialogs, but crashed instead.
Thanks for your offer, though.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
07-08-2009 11:36 AM
Steve,
OK. Glad you found a work around.
Lynn
07-16-2009 03:52 PM
Hi Everyone,
This issue has been reported to R&D for further investigation as Corrective Actio Requeset (CAR) #179492. Thanks for the feedback!