07-18-2015 08:38 PM
Just reporting a ¿bug?. (if someone corrects me i would apreciatte that).
When resizing the "select folder" dialogue that pops out during MakeDir(), the "Done" button does not re-position and so may turn invisible.
This is on Win7 running Labwindows/CVI
Solved! Go to Solution.
07-18-2015 10:35 PM
CVI 9.0
07-19-2015
01:04 AM
- last edited on
11-18-2024
01:55 PM
by
Content Cleaner
Hi,
I have few comments:
- Did you mean the function 'DirSelectPopup'? MakeDir does not show a popup panel.
- I'm using this function, too, but I have not seen this effect, and also not found a related entry in the Known Issues list..
- CVI 9 does not officially support Windows 7, see here Maybe you can try your code with a newer version of the run time engine, e.g. this one?
07-19-2015 09:58 PM
Your comments are 100% right
The problem is solved after updating the RTE to the version you posted.
May this turn into a compatibility issue when running programs in systems with an older RTE?
07-19-2015
10:44 PM
- last edited on
11-18-2024
01:56 PM
by
Content Cleaner
Very good to hear that
The run-time engine is supposed to be backward compatible, here is the official statement.