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
 TImageEnMView suggestions

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
PeterPanino Posted - Aug 18 2025 : 07:27:17
1. When a TImageEnMView has been filled with TImageEnMView.FillFromZIP, then dragging any file(s) from e.g. FileExplorer to the ImageEnMView should automatically add the dragged file(s) to the archive from which the ImageEnMView has been filled.

This would be very helpful because it would also save the developer from having to add extra code to add the dragged file(s) to the archive. The SevenZip PlugIn already does all the work, so that additional code would be completely unnecessary.

2. It would be nice if non-image files would show their respective shell-images, so instead of:



...those PDF files would automatically be displayed, for example, as:



3. It would be helpful if TImageEnMView.DeleteSelectedImages had an additional parameter, for example:

DeleteSelectedImages(DeleteRealFile: Boolean)

If DeleteRealFile = True, then the real file loaded from a file or from a zip archive will be deleted too.
This would save the developer from having to write a lot of additional code.

4. I need to deselect all images when the user clicks on white space (outside of image thumbnails) - which is the same behavior as in File Explorer. Currently, when clicking on white space, the behavior is erratic: Sometimes, the one selected is deselected, sometimes vice versa... I need a predictable behavior.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 19 2025 : 17:57:30
Hi Peter

1. At this time, our zip support is read-only. If we get enough user interest we will look at adding write support

2. We'll look into this

3. As per 1.

4. Can you give me some specific steps to reproduce what you are seeing?

Nigel
Xequte Software
www.imageen.com