New topic in Windows: 

MoviePlayer Events Not Triggering

rbenditt - Thu Mar 27, 2008 10:14 am

<http://forums.realsoftware.com/viewtopic.php?t=21473>
                                                                                
                                                                                
On Win32 builds, I've got a MoviePlayer that does not trigger the Stop event 
when it is done playing when I have a very calculation-intensive thread running 
simultaneously.

When I click the window's title bar and move it around, all of a sudden the 
movieplayer comes to life and fires the stop event code.  Of course, I should 
not have to manually trigger such a thing.  Here's some things that I've tried 
(to no avail):  I put movieplayer1.refresh in the thread, I put App.DoEvents in 
the thread (thank goodness THAT wasn't the workaround!), I put myWindow.refresh 
in the thread.

I should point out, there are numerous places in the thread where it breaks 
away to handle events, so it isn't like my entire user interface is frozen.

Again, this is only with Windows builds - things work correctly on the Mac.  
I'm using RB2008 on a Mac, with a Win32 target.  Anyone else seeing this, or 
better yet, have a workaround?

Thanks,

Ron                                     
                                                                                
                                                                                
                                                                                
                                                                                
                                        




-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to