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
 show/print contents of 2 or 3... folders

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
ali Posted - Oct 10 2019 : 04:29:57
Hi Nigel

1. Can I show contents of 2 or 3... folders with a ImageEN components for example with imageenMView or imageenFolderView?
If no, please you will add in next release.

2. Can I print contents of 2 or 3... folders with a ImageEN components for example with imageenMView or imageenFolderView?
If no, please you will add in next release.

Now only, I need two requests for pictures with imageenFolderView or better is for imageenMView.

Regards

Ali Abbasi
2   L A T E S T    R E P L I E S    (Newest First)
ali Posted - Oct 11 2019 : 00:25:31
Hi Nigel

Your answer and your sample is very nice!
I will test it.

Thank you very much!

Best Regards

Ali Abbasi
xequte Posted - Oct 10 2019 : 18:23:40
Hi Ali

1. Sure, with TImageEnMView, just call FillFromDirectory multiple times.

https://www.imageen.com/help/TImageEnMView.FillFromDirectory.html

With TImageEnFolderMView, you can specify multiple folders by separating them with a | character:

https://www.imageen.com/help/TImageEnFolderMView.Folder.html


2. Sure, you can use ImageEnMView1.MIO.PrintImages or ImageEnFolderMView1.MIO.PrintImages:

https://www.imageen.com/help/TImageEnMIO.PrintImages.html

Nigel
Xequte Software
www.imageen.com