ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
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
 Acquire Lockup
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

mdgodfrey

USA
59 Posts

Posted - Aug 20 2013 :  16:05:20  Show Profile  Reply
I am a ImageEn Newbie.

I have a form where I acquire images that are saved to PDF via ImageEnMView.

It works as expected as long as I stay on that form.
If I close that form (I only hide it) and open it again, then attempt an Acquire, the Acquire starts but does not show the twain scanning messages (it did the first time around) however it does pull the docs through.
At that point the code is stop at the Acquire line and will not progress.

Any thoughts on what I am missing?

klausdoege

Germany
389 Posts

Posted - Aug 21 2013 :  00:18:36  Show Profile  Reply
Hello,

I had a similar problem.
Does your form have the property = fsStayonTop?
Tries once following:
application.NormalizeallTopMosts;
and at the end
application.RestoreTopMosts;

Klaus
www.klausdoege.de
Go to Top of Page

mdgodfrey

USA
59 Posts

Posted - Aug 21 2013 :  08:34:17  Show Profile  Reply
Klaus,

Thanks so much for the help!

I did not have it set to 'fsStayOnTop' but I was doing ShowModal.
I simply changed it to a 'Show' and that fixed it.
That is some pretty finicky software!

That seems to be a problem ImageEn might want to fix???
That was a waste of a day questioning what I was doing wrong!

Thanks again Klaus!


Go to Top of Page

fab

1310 Posts

Posted - Sep 06 2013 :  04:31:27  Show Profile  Reply
Hi,
could you send us a sample project?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: