01-12-2011 12:22 PM
I found two problems with stripchart control. I'm using CVI 2010 (10.0.0 360).
The first is related to legend: if legend overlaps control area, and is programmatically made hidden and then shown, its area is redrawn uncorrectly.
The second problem is probably relate to a bad calculation of width of Y axis name (if present) or Y labels, so they are drawn clipped when the axis autoscales.
As a workaround for the first problem I put a (tiny) transparent canvas control over the stripchart control, and this seems enough to have a correct legend.
The attached code demonstrates both problems.
01-13-2011 04:55 AM
Hi,
thanks for reporting the issue with so clear documentation.
I was able to reproduce the problems in CVI 2010 on my Windows 7 PC.
I'll do some more research and investingation and in case I'll file a corrective action request for R&D: I'll post back.
Bye,
Licia
01-14-2011 08:24 AM
Hi,
unfortunately I couldn't find anything about the problems already reported.
Thus I filed corrective action requests to R&D (CAR) to have them fix the issues in a future CVI release.
You can see if the problems are solved in future releases by looking in the readme section for Bug fixes and searching for IDs 281082 and 281083.
Thanks again for segnaling the problems.
Bye,
Licia