TChart blocks updates of other components
Posted: Wed Oct 18, 2006 7:35 pm
Hi,
I have a TChart on a Windows form, along with some other controls (groupboxes, etc). When some other window is placed over this form and is then moved away, some components do not redraw themselves.
We traced the problem to Z-order - only the components that are added to the from after the TChart component, are not updated - probably update event is somehow consumed within TChart control.
I can not work around this way - I have multiple instances of TChart control on the same form. Also, the problem occurs even with controls on a different form of the same application - here Z-order will not help..
This seems to occur only with 3D charts (contour, surface)
Click on the TChart control causes the control which did not update to redraw
Is this a known problem, is there a workaround? Help would be appreciated.
TChart Version 1.1.1644.16795
Natalia
I have a TChart on a Windows form, along with some other controls (groupboxes, etc). When some other window is placed over this form and is then moved away, some components do not redraw themselves.
We traced the problem to Z-order - only the components that are added to the from after the TChart component, are not updated - probably update event is somehow consumed within TChart control.
I can not work around this way - I have multiple instances of TChart control on the same form. Also, the problem occurs even with controls on a different form of the same application - here Z-order will not help..
This seems to occur only with 3D charts (contour, surface)
Click on the TChart control causes the control which did not update to redraw
Is this a known problem, is there a workaround? Help would be appreciated.
TChart Version 1.1.1644.16795
Natalia