Page 1 of 1

picshow frames to multi target ?

PostPosted: September 16th, 2010, 11:30 am
by actalk
Hello

I want to display a few bitmap canvasses show same slide at same time.

I plan use AfterNewFrame event to store screens to list and other thread use the list to show diffrent canvasses.

Picshow must run invisible mode.
I wonder if run picshow invisible (.visible := false) is there any problem during long time working.

should I make some changes for enhancement performance because of invisible pichow.

any suggestion.

Thanks.

Re: picshow frames to multi target ?

PostPosted: September 18th, 2010, 4:08 pm
by Kambiz
Sorry, I didn't get what you are going to do.

Re: picshow frames to multi target ?

PostPosted: September 18th, 2010, 5:36 pm
by actalk
I try to use PicShow to produce series of pictures.
Picshow will not display slides, will produce slides.

My other thread will display the produced slides in different coordinates.
PicShow will run in slave mode.


I hope it is more understandable. :)

Thanks.

Re: picshow frames to multi target ?

PostPosted: September 18th, 2010, 6:55 pm
by Kambiz
I got it, thanks!

There is no problem in using PicShow as hidden. It's already optimized for such cases.