InvalidateRgn on TsgDrawingNavigator
Posted: 25 Jun 2007, 15:52
Is it possible to refresh only a part of DXF image shown on the TsgDrawingNavigator component. I am drawing externally onto the TsgDrawingNavigator canvas. So if I need to clear my drawings I am required to call TsgDrawingNavigator.Refresh, which causing a considerablt flicker. I would like to avoid this flicker. So I am trying to call InvalidateRgn by passing TsgDrawingNavigator.canvas's handle. But I still I can see that there is flicker.
Please let me if it is possible to use InvalidateRgn onto the canvas. I am using DXF Import VCL v6.1, Delphi 7 Enterprise edition.
Regards,
Avinash
Please let me if it is possible to use InvalidateRgn onto the canvas. I am using DXF Import VCL v6.1, Delphi 7 Enterprise edition.
Regards,
Avinash