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
 IEvolution - BUG: System default scanner

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
tkutter Posted - Jun 06 2012 : 07:45:55
Hi,

the new "Choose System Default Scanner" Dialog of your new release doesn't work. It doesn't set the choosen scanner.

Greetings
4   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Jul 30 2012 : 13:19:22
Hi,
you're right, next minor release will fix this problem. The selected Twain device will be selected as default device.
tkutter Posted - Jul 27 2012 : 01:06:54
Hi,

I use IEvolution 4.1.2 now.
With the code previously posted code I can switch the active source but it still doesn't set the TWAIN default scanner.
Is this intentional or a bug and if it's intentional how can I set the TWAIN default scanner permanently?

Thanks
tkutter Posted - Jun 08 2012 : 00:20:52
Of course, here:

...
private IEMulti m_ieMulti;
m_ieMulti.ImageList.SelectTWainSource();
...
fab Posted - Jun 06 2012 : 10:59:51
Hi,
please show the code you are executing.