[10 Feb 2010] AsyncDrawFrame

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
lamourseb

[10 Feb 2010] AsyncDrawFrame

Post by lamourseb »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 10 Feb 2010 09:07:26 -0000

Hello,

I am new on the mailing list, I recently updated from Hollywood 3.1 to 4.5 and I am now working since some time on a multimedia project. I have a question about management of asynchronous draw object. I use AsyncDrawFrame() function in a loop to display various brushes at the same time. No problem for this but I also use MakeButton() function outside of the loop to control the "slideshow". Unfortunately, the MakeButton event associated function only works at the end of the AsyncDrawFrame loop. I would like to have control during the loop. Is it possible? Anyone has any ideas?

Thanks, Sébastien
Locked