Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
Keep previous images on ImageEnMview and add to it
New Topic
Reply to Topic
Author
Topic
ImageEnSA
14 Posts
Posted - Sep 04 2019 : 02:48:30
Hi Everyone,
When This statement execute
ImageEnMView1.MIO.Acquire;
It will clear all the previous scanned images on ImageEnMview. My Question How to keep the previous and add the new to the ImageEnMview?
Thanks
xequte
38615 Posts
Posted - Sep 04 2019 : 03:17:45
Hi
Actually ImageEnMView1.MIO.Acquire should never clear the existing content. Can you check your code.
The AppendAtEnd suffix determines only whether the acquired images are added at the current position or the end of the image list.
Nigel
Xequte Software
www.imageen.com
ImageEnSA
14 Posts
Posted - Sep 04 2019 : 03:35:43
Thanks, Nigel for your help. if you checked AllAcquire.dpr demo, you will find it clears the ImageEnMview before adding the new scanned images.
xequte
38615 Posts
Posted - Sep 04 2019 : 03:47:31
Hi
In the AllAcquire demo, this is called before Acquire:
ImageEnMView1.Clear;
Nigel
Xequte Software
www.imageen.com
ImageEnSA
14 Posts
Posted - Sep 04 2019 : 03:53:02
YES :) I delete
ImageEnMView1.Clear;
and now it working perfectly
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page