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
 slideshow with multiple images
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

giancarlo

Italy
65 Posts

Posted - Nov 17 2014 :  07:31:08  Show Profile  Reply
Hello,
i have to generate a slideshow with user selected picture by 4 picture on screen (on a second monitor).
What is the best solution?
I can use 4 TImageEnView components but during loads it flickers too much... so i think is not the appropriate solution :(
I have also to place a number on pictures.
Some suggestion?

tnx

PS: i do not need to use all transitions... fade is enough.

PPS: the screenshot should be like this demo:

xequte

39142 Posts

Posted - Nov 17 2014 :  12:22:46  Show Profile  Reply
Hi

This is something we have done a lot in the past for our own product:

http://www.xequte.com/pixplay/

Basically you need to create your display image off-screen and then assign it to a TImageEnView for display. I.e. create a bitmap, apply a background, draw each of the images and any text and then assign it to ImageEnView1.IEBitmap.

An easier option is to use a TImageEnMView with a 2x2 grid, but you would not have transitions.


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: