09-30-2008 09:20 AM
Hi all,
If I remember correctly, prior to 8.5.1 (which I'm using now), the Labview treecontrol value persists through even a pc restart. When the vi is reopened the treecontrol value was there, right where I left it. Now it seems to revert back to a default value, not its last value. Is there a setting buried somewhere that controls this behavior? Or will I have to use vi server to set the default value with a separate vi? Any tips would be much appreciated.
thanks,
George
p.s. I'm running XP pro, labview 8.5.1 pds
09-30-2008 09:46 AM
09-30-2008 10:10 AM
09-30-2008 10:10 AM
09-30-2008 10:48 AM
09-30-2008 12:25 PM
I played with saving the tree to an ini file and building a new tree from the ini file. its plenty fast. This doesn't keep track of which items are open or closed, but that could be added without slowing the process down noticeably.
Thanks for everyone's help
10-01-2008 04:10 AM
10-01-2008 09:05 AM
Will do.
Thanks again,
George