Hi,
I have a problem with the legend.fp on LabWIndows\CVI 5.5.
I have a main panel (p1), that is always displayed during the programm execution, and another (p2) that I load on the same time than p1, but I only display it when needed.
On p2, I have a graph, create a legend for this graph and set the parameters, that works all fine, but:
- If I want to set the legend attributes again, I get the following error: LG_ERR_CANNOT_GET_LEGEND_DATA.
- If I close the application, I got an general protection fault.
Please can someone help...
Thanks.