So this is a weird error to explain, but it's causing me all sorts of grief.
I created a small VI to demonstrate the problem. (attached)
BTW, I'm using LV 8.0.
Okay, to use the attached VI:
Make sure Defer? is off, and select several different graphs of different number of shapes. Notice that it goes through and draws each line transparent and whatnot.
When you turn Defer? on, it turns on difer panels when it does the drawing. This is where the weirdness starts...
When you select a cluster of shapes to draw, it remembers the number of shapes from the previous time it drew, and it will color correctly until it reaches the number of plots it had the previous time, then it'll error (just click continue). So then the next time when you click a cluster to draw, it'll draw them all with no error if the number of shapes is fewer than the previous number of shapes (I hope this is making sense).
This only seems to happen when defer panels is active.
What's up? Is this just a bug?
Is there a better way of doing this? It takes a long time when I need to draw several thousand shapes.
Thanks!
I hope I remembered all the important information...