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
 TOpenImageEnDialog issue

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
graph_man Posted - Jun 22 2018 : 06:03:18
If you select more than 1500 files in the folder
OpenDialog1->Files->Count returns 1437 only
and folder of these files is wrong
8   L A T E S T    R E P L I E S    (Newest First)
graph_man Posted - Jun 27 2018 : 17:48:27
Thank you.
xequte Posted - Jun 27 2018 : 16:34:03
Hi

We have found the issue and will have a fix in 8.0.0 (next week).

Nigel
Xequte Software
www.imageen.com
graph_man Posted - Jun 26 2018 : 08:31:32
I have tested the program with standard TOpenPictureDialog and it works without problems. I see all 2500 files and file path is correct "C:\Merge TIFF Issue".

I I select all 2500 files in TOpenImageEnDialog I see 1578 files only with wrong file path - "#40185;\x01\\Merge TIFF Issue"
xequte Posted - Jun 26 2018 : 02:27:59
Hi

Actually, I can reproduce on a folder with 5000 files. It might be a limitation of the common dialog. We will investigate.

Nigel
Xequte Software
www.imageen.com
xequte Posted - Jun 26 2018 : 02:09:47
Absolutely. I just tested it:



Nigel
Xequte Software
www.imageen.com
graph_man Posted - Jun 25 2018 : 18:31:55
Can you select more 2000 file and see the same value (Dialog->Files->Count)?
Add all files in the list and see the file path.


ps
Windows 7 and 10.
C++ Builder 2010
xequte Posted - Jun 25 2018 : 18:29:45
Hi

I cannot reproduce that. Can you give me more detailed steps?

Also, what verison of Windows and C++ are you using? Do you get a different result when using the standard Delphi open dialog.

If you compare the "Files" properties of TOpenImageEnDialog and TOpenDialog, which files are missing?

Nigel
Xequte Software
www.imageen.com
graph_man Posted - Jun 22 2018 : 06:23:06
ps
At using Cyrillic symbols in the file name.
If I use Latin symbols only and select 2000+ files in dialog windows
I see 1578 files only.

In the second case, the path to the file is also incorrect.