01-10-2019 10:38 AM
Using LabVIEW 2014 SP1, 32-bit. This is not a negotiable version.
I have a strict typedef cluster of paths (only paths). Every path is set to Advanced -> Allow Dropping. When I have the typedef open, I can drop a file path from Windows Explorer into the cluster successfully at edit time. However, I want to be able to do the same drop at runtime. This is apparently not possible with my current setup. Any suggestions?
Thanks for your time!
Solved! Go to Solution.
01-10-2019 10:49 AM
Found a solution: making the control non-strict allows dropping. Since I don't need the cosmetic features of a strict typedef here, this is an acceptable solution.