ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 V5.0.0 Beta with TImageEnFolderMView
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

xequte

39064 Posts

Posted - Jul 31 2013 :  02:31:23  Show Profile  Reply
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  Show Profile  Reply
I need view demo sample
Go to Top of Page

xequte

39064 Posts

Posted - Aug 14 2013 :  22:24:23  Show Profile  Reply
Hi

You can download a demo of TImageEnFolderMView (and some new style options) from:

http://www.imageen.com/files/demos/run/Multi/FolderMView/FolderMView.exe



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

masrnet2006

Saudi Arabia
59 Posts

Posted - Aug 15 2013 :  01:22:28  Show Profile  Reply
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
Go to Top of Page

masrnet2006

Saudi Arabia
59 Posts

Posted - Aug 15 2013 :  01:30:13  Show Profile  Reply
scan some file ,copy,delete some file ,how sort
Go to Top of Page

wesleybobato

Brazil
367 Posts

Posted - Aug 15 2013 :  05:56:40  Show Profile  Reply
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?

Go to Top of Page

xequte

39064 Posts

Posted - Aug 15 2013 :  17:19:18  Show Profile  Reply
@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
Go to Top of Page

xequte

39064 Posts

Posted - Aug 15 2013 :  17:46:20  Show Profile  Reply
@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
Go to Top of Page

wesleybobato

Brazil
367 Posts

Posted - Aug 16 2013 :  05:31:13  Show Profile  Reply
hello nigel version 5.0.0 beta is available for download in installer?
Go to Top of Page

xequte

39064 Posts

Posted - Aug 16 2013 :  13:08:50  Show Profile  Reply
No, you should wait for the final release in early Sept.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

wesleybobato

Brazil
367 Posts

Posted - Aug 17 2013 :  08:16:04  Show Profile  Reply
Nigel is possible I add a button and set the parent property to the thumbnail?
Go to Top of Page

xequte

39064 Posts

Posted - Aug 17 2013 :  13:25:23  Show Profile  Reply
No, that is not possible. Thumbnails are not controls.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

Claudio

Italy
1 Posts

Posted - Aug 21 2013 :  09:11:13  Show Profile  Reply
Great news !
I am eagerly waiting for Dicom write !!!

K
Go to Top of Page

masrnet2006

Saudi Arabia
59 Posts

Posted - Aug 29 2013 :  03:52:03  Show Profile  Reply
load from stream any file
Go to Top of Page

masrnet2006

Saudi Arabia
59 Posts

Posted - Sep 01 2013 :  11:45:03  Show Profile  Reply
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"
Go to Top of Page

xequte

39064 Posts

Posted - Sep 01 2013 :  13:52:51  Show Profile  Reply
@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
Go to Top of Page

masrnet2006

Saudi Arabia
59 Posts

Posted - Sep 01 2013 :  23:40:57  Show Profile  Reply
not support any file types loading from stream. ex doc,exe,etc>>
Go to Top of Page

xequte

39064 Posts

Posted - Sep 02 2013 :  20:09:15  Show Profile  Reply
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
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: