Author |
Topic  |
|
xequte
    
39064 Posts |
Posted - Jul 31 2013 : 02:31:23
|
V4.3.2, which is the beta release of 5.0.0, is now available. It includes TImageEnFolderMView.
TImageEnFolderMView is a descendent of TImageEnMView, but is designed specifically for displaying the content of file folders.
While much of TImageEnFolderMView's functionality can be replicated in TImageEnMView using FillFromDirectory, there are a number of features that are only available in this control:
- Folder icons - Dragging and dropping files from Windows - Cut, copy and paste files from Windows Explorer - Display file information when hovering over frames - Automatic refreshing when folder contents change - Display of the standard folder popup menu - File functions to move, copy, rename and delete files - In-built file navigation, file shortcuts and other functions
Other features of v5.0.0:
- Saving of Dicom files - Much improved styling of TImageEnMView - New Encryption algorithm - DoPreviews now allows images to be resized - Thumbnails in TImageEnMView can be automatically clipped to their display area
If you would like to test the beta, please email sales@xequte.com
Note: The beta is available only as source code, so you will need to recompile your packages to use it.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Aug 14 2013 : 10:19:03
|
I need view demo sample |
 |
|
xequte
    
39064 Posts |
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Aug 15 2013 : 01:22:28
|
very good ,please support view any file txt, doc ,pdf, and more I work on app arc and view any file #1548; download ,up database with stream, path file DataSnap. REST , TCP and HTTP transport |
 |
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Aug 15 2013 : 01:30:13
|
scan some file ,copy,delete some file ,how sort |
 |
|
wesleybobato
  
Brazil
367 Posts |
Posted - Aug 15 2013 : 05:56:40
|
Hello Nigel parabens wonderful work, I have a doubt it is possible to add buttons created for each thumbnail? because I wanted to create buttons of options for each thumbnail.
can help me with this?
 |
 |
|
xequte
    
39064 Posts |
Posted - Aug 15 2013 : 17:19:18
|
@masrnet2006:
TImageEnFolderMView is not limited by file type. It will show all files, image thumbnails are loaded with ImageEn, other types will show the thumbnail provided by Explorer if available, otherwise a thumbnail.
Sorting by all standard fields is supported.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
 |
|
xequte
    
39064 Posts |
Posted - Aug 15 2013 : 17:46:20
|
@wesleybobato
You should not use actual button controls to do this.
You would need to custom draw buttons onto the thumbnail in the OnImageDraw event. Then in the MouseDown event map the clicked position (i.e. by comparing it to ImageX[idx], ImageY[idx]) to see if your button has been clicked.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
 |
|
wesleybobato
  
Brazil
367 Posts |
Posted - Aug 16 2013 : 05:31:13
|
hello nigel version 5.0.0 beta is available for download in installer? |
 |
|
xequte
    
39064 Posts |
|
wesleybobato
  
Brazil
367 Posts |
Posted - Aug 17 2013 : 08:16:04
|
Nigel is possible I add a button and set the parent property to the thumbnail? |
 |
|
xequte
    
39064 Posts |
|
Claudio
Italy
1 Posts |
Posted - Aug 21 2013 : 09:11:13
|
Great news ! I am eagerly waiting for Dicom write !!!
K |
 |
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Aug 29 2013 : 03:52:03
|
load from stream any file |
 |
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Sep 01 2013 : 11:45:03
|
work with datasnap and send the image with stream http upload and download with imageen - I need add "upload , download " with TImageEnFolderMView any file > loadfromstream ,savefromstream "jpg ,doc ,any file,*.exe"
|
 |
|
xequte
    
39064 Posts |
Posted - Sep 01 2013 : 13:52:51
|
@masrnet2006
All supported image types already support loading from stream.
Web download of images is already supported. Image uploading can be done quite easily outside of ImageEn and I don't think is quite relevant to the library.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
 |
|
masrnet2006
 
Saudi Arabia
59 Posts |
Posted - Sep 01 2013 : 23:40:57
|
not support any file types loading from stream. ex doc,exe,etc>> |
 |
|
xequte
    
39064 Posts |
Posted - Sep 02 2013 : 20:09:15
|
Hi
Sorry I'm not really following. What would be the benefit in ImageEn handling a stream that it cannot display? You would be better to do it outside of ImageEn.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
 |
|
|
Topic  |
|