Home »
Public Forums »
archive »
any replacement for wait function
any replacement for wait function [message #45722] |
Thu, 29 September 2005 14:07 |
biophys
Messages: 68 Registered: July 2004
|
Member |
|
|
Dear All,
I'm trying to write a widget program doing some continuous calculation
while display several pieces of small movie(image/plot sequences) at
certain speed. I want the speed of movie to be independent of each
other and the movie content is updated as background calculation spits
out new data. However, the only way that I know to display a movie is
to TV to a draw widget and use wiget_timer and wait function to control
speed. And the problem is that the wait function suspends the whole idl
session, thus suspending the the other draw widget update as well as
the background calculation. So it seems impossible to implement this in
IDL? Or I am not aware of some other technique? Any comments?
Thanks
|
|
|
Current Time: Wed Oct 08 13:47:49 PDT 2025
Total time taken to generate the page: 0.00454 seconds