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
 [FILTER] IT doesn't seem work well ...

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
VNA Posted - Jan 11 2016 : 04:57:22
Hello,
I work with your components version 6.0.1 (and 6.2.1) under delphi 2007.

I encouter a problem to use property FILTER via your TOpenImageEnDialog component.

When I modify this property by code source directly in the ".PAS" :
- Filter := 'All Files|*.tif;*.tiff;*.jpg;*.jpeg;*.jpe;*.bmp' ;

I see only jpg, bmp ... from my computer but NOTHING when I want to open a file from an Iphone :(

if I modify this property like that:
- Filter := '*.tif;*.tiff;*.jpg;*.jpeg;*.jpe;*.bmp' ;

The FILTER doesn't work because I see others files like ".txt" or ".dat", BUT I see picture FROM Iphone :)...


Could you help me please? How can I filter only this files ' *.tif;*.tiff;*.jpg;*.jpeg;*.jpe;*.bmp', and SEE only this files on the computer AND Iphone , please ?

If you need something or more details, ask me please.

While waiting for your reply, have a nice day !

Best regards,
Victor


3   L A T E S T    R E P L I E S    (Newest First)
VNA Posted - Jan 12 2016 : 03:46:36
Hi Nigel,

I have the same problem with a Samsung Galaxy S4 :(
Thank you very much for yours answers !

Best regards,
Victor
zerob Posted - Jan 12 2016 : 03:27:27
Most phones connect to a pc with a mode called MTP (Media device) or a PTP (Camera device).
These standards only emulate normal drives and lack most features... maybe this is also the case/problem there?
xequte Posted - Jan 11 2016 : 17:39:21
Hi Victor

I'm afraid I do not have an iPhone for testing, but I cannot see any reason teh file system should be treated any differently from a normal hard drive (by Windows).

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com