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

Home » Public Forums » archive » Re: Concurrent widget program.
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: Concurrent widget program. [message #11916 is a reply to message #11915] Mon, 01 June 1998 00:00 Go to previous message
David Foster is currently offline  David Foster
Messages: 341
Registered: January 1996
Senior Member
Imanol Echave wrote:
>
> Hi people:
>
> I've a little question: Is it possible to run two IDL programs concurrently? My
> problem is that I run a time expensive IDL program into a widget program, and
> I'd like to continue managing widgets while the other program is processing. Any
> advice?

If you have IDL 5.0+ then you can use the /NO_BLOCK keyword in
your call to XMANAGER; this prevents IDL from "blocking" (where
processing stops at the XMANAGER call) until the widget is destroyed.

Your command line will reappear after starting this program, and
new programs may be started and their events will be handled properly.
This was one of the best features of IDL 5.0, IMHO.

Look up NO_BLOCK keyword under XMANAGER in the Online Help.

Dave
--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
David S. Foster Univ. of California, San Diego
Programmer/Analyst Brain Image Analysis Laboratory
foster@bial1.ucsd.edu Department of Psychiatry
(619) 622-5892 8950 Via La Jolla Drive, Suite 2240
La Jolla, CA 92037
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Communication between top-level bases.
Next Topic: FFT and CONVOL

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

Current Time: Sun Oct 12 04:15:27 PDT 2025

Total time taken to generate the page: 0.63574 seconds