Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
esprd
Posted - Jul 08 2025 : 13:14:30 Hello,
I've got a TImageEnView where I have several layers.
Each time I add a layer, the image "blink" with the "default" new layer : - adding a ielkImage, a "blank" layer is briefly displayed - adding a ielkShape iesRectangle, a red ellipse (!) is briefly displayed
To make it simple, it is like there is and Image update withing ImageEnView1.LayersAdd.
This occurs only if I set a navigator for the image. I tried to add the "ienoDontRefreshSrcIfNavNotFocused" option for SetNavigator, without success.
If you are using a Navigator it will need to update the image to display the view. To prevent this, wrap any "intermediate-state" code in LockUpdate/UnlockUpdate: