I am trying to make a labVIEW program into an exe using the
application builder.  I have managed to fix the other problems I
encountered but there is one that I cant figure out.  On the main
screen of my program there is a chart with a drop down menu that
displays different information.  There is a subVI that I made to
change the size and number of columns of the chart depending on the
item chosen in the drop down menu.  This seems to work fine in the
program when run using labVIEW, but once I made it into a .exe file,
the width and number of colums seems to have defaulted and will not
change for each item chosen in the drop down menu as it did before.  I
am sure that I included the vi that controls this, but i cant seem to
get it to work with the program as an exe.

Reply via email to