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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Using ImageEnMIO with FireMonkey

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
irynajahnke Posted - Jun 25 2018 : 07:07:14
Hi
We found ImageEnMIO Component in a component pallet for FireMonkey. With this component we were able to configure parameters for TwainScanner. We get images, but after we use Acquire, the main window loses its focus in case VisibleDialog is set as „false“:

ImageEnMIO1.TwainParams.VisibleDialog := False;
ImageEnMIO1.TwainParams.ProgressIndicators := False;
ImageEnMIO1.Acquire;
ImageEnMIO1.SaveToFileTIFF(ImageDir + 'test.tiff', False);

Is it possible to do something against losing the focus? Does it make sense to use ImageEnMIO for FireMonkey without TImageEnMView?
Thank you in advance
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 25 2018 : 18:12:02
Hi

Actually, I'm surprised you were able to use TImageEnMIO in a FireMonkey application. It should have unit dependencies that make it incompatible.



Nigel
Xequte Software
www.imageen.com