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
 IEFolderMView1.SetFolderEx and subdirectorys

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
klausdoege Posted - Oct 30 2015 : 11:26:25
Hello,
i use
IEFolderMView1.FillFromDirectory(verz,-1,false,'',false,'',false, true, iedtFilename,iedtFileCreateDateTime,iedtImageDimensions);
and i search subdirectorys to !
All works fine, i see all Picture from all subdirs.
Now i try it with IEFolderMView1.SetFolderEx(verz , iefAllImages, '');
but only the last Directory can i see.
My question, how can i search subdirs with IEFolderMView1.SetFolderEx(verz ,...




Klaus
www.klausdoege.de
3   L A T E S T    R E P L I E S    (Newest First)
klausdoege Posted - Nov 12 2015 : 11:05:08
Hi Nigel,
that's very nice, so far I have done it with
FindFirst and FindNext and filldirectory.
But this is cumbersome .


Klaus
www.klausdoege.de
xequte Posted - Nov 10 2015 : 20:06:55
Hi Klaus

FYI, we have added an IncludeSubFolders property in 6.2.2.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
xequte Posted - Oct 30 2015 : 16:52:39
Hi Klaus

Neither of those methods should support sub-folders, but I will look at adding a property in a coming update.


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