comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: any replacement for wait function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: any replacement for wait function [message #45719 is a reply to message #45717] Thu, 29 September 2005 14:26 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
biophys writes:

> 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?

A timer widget AND a WAIT function!? Sounds like overkill to
me. I'd get rid of the WAIT function and let the timer do the
waiting.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Cursos
Next Topic: Re: Shapefile to ROI in script

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:53:31 PDT 2025

Total time taken to generate the page: 2.23840 seconds