Product : Engine, Version : 5.0.1.1035, ArticleID : 41023828

HowTo : How to "redraw" an entity faster.

Article41023828
TypeHowTo
ProductEngine
Version5.0.1.1035
Date Added1/10/2005
Submitted byWayne Romer
Keywords

Subject

How to "redraw" an entity faster.

Summary

Why is it that the "grips" status of entities is updated when a refresh is performed but the hightlight property is not? Refreshes are alot faster than redraws and it is a pain to have to perform redraw just to remove the highlight. Invalidating an entity is also very slow.

Solution

In the case of HighLight, instead of FIG.Invalidate you can use the code below :
   FIG.Update
   VDPro1.DrawEntity FIG, 1