If a rectangle has a Border (Border
checkbox ticked in Graphics Builder) and has a 3D effect then it
may leak GDI resources in runtime. It will leak resources
when it needs to be updated. A rectangle will be updated when
it changes dynamically on when another dynamic object near it
changes requiring a redraw of the rectangle.
GDI stands for Graphical Device Interface. A leak in GDI
resources will mean that strange graphical problems will start
happening as GDI resources are exhausted. Citect may also
crash once GDI resources are exhausted.
|