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
 Dragging Image

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
john_siggy@yahoo.com Posted - Jun 15 2024 : 18:32:41
Hey Nigel,

I see you have implemented the showing of a little translucent image while dragging a file from IEFileDragDrop1. Is there anything like this for dragging within an ImageenMView ?
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 25 2024 : 01:29:41
Sorry John,

That is correct. It is only available in TImageEnFolderMView because the files need a valid path on the system to show a preview. So at the very least, your bitmaps would need a temporary path for previews to be shown.


Nigel
Xequte Software
www.imageen.com
john_siggy@yahoo.com Posted - Jun 24 2024 : 23:12:39
Upgraded to the latest ImageEn 13.2. Tried dragging and dropping files within a single ImagenMView by setting ietxShowPreviewWhileDragging. Had no luck. Tried all three of the drag/drop demos and the little image does not show while dragging/dropping an image. The images in the ImageenMView are all bitmaps. The documentation states "TImageEnFolderMView only". Are you mistaken about this feature of ImageenMView or am I doing something wrong?

Thanks in advance...
xequte Posted - Jun 16 2024 : 21:41:08
Hi John

Please include ietxShowPreviewWhileDragging in TImageEnMView.ThumbnailOptionsEx

http://www.imageen.com/help/TImageEnMView.ThumbnailOptionsEx.html

Nigel
Xequte Software
www.imageen.com