T O P I C R E V I E W |
andyhill |
Posted - Oct 11 2015 : 15:41:37 I have a TImageEnMView with 3 images and modify a selected thumbnail in code which causes all other thumbnails except the one selected to erase when I call Update ? Please advise.
mvHorz.SetImage(HorzSelectedImage, ieView.IEBitmap); mvHorz.Update;
In the code above, HorzSelectedImage = 0 and is the selected image, when mvHorz.Update executes it erases images 1 and 2.
Andy |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Oct 11 2015 : 17:47:21 Hi Andy
I cannot reproduce that so there must be something else going on. Please create a blank demo project that reproduces the issue (i.e. with no custom code, just what is relevant to the issue).
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|