Tools collection .pen.width problem
Posted: Thu Sep 07, 2006 8:48 am
Hi
I use the drawline tool to create trendlines on my chart. My interface allows user to modify .pen.width of line. This works fine if I do it directly.
If I attempt to do it via a properties form (which opens modal) the property value changes correctly but it does not change visually after the form is closed, even if I call the .Repaint method. Also after that point it no longer works directly either.
Is this a known issue?
I use the drawline tool to create trendlines on my chart. My interface allows user to modify .pen.width of line. This works fine if I do it directly.
If I attempt to do it via a properties form (which opens modal) the property value changes correctly but it does not change visually after the form is closed, even if I call the .Repaint method. Also after that point it no longer works directly either.
Is this a known issue?