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

Home » Public Forums » archive » Re: IPLOT lockup problem
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: IPLOT lockup problem [message #49478 is a reply to message #49411] Tue, 25 July 2006 07:06 Go to previous message
Chris[2] is currently offline  Chris[2]
Messages: 39
Registered: August 2003
Member
Hi,

I'm not sure there is a problem. Iplot is just like any other IDL widget
program. If the interpreter is busy doing something, then it cannot process
widget events. Another example would be:

iPlot
wait, 10

In your program, you are waiting for input from the command line. Did you
ever enter any input?

-Chris

<markb77@gmail.com> wrote in message
news:1153682007.755022.104080@b28g2000cwb.googlegroups.com.. .
>
> Kenneth P. Bowman wrote:
>> In article <1153634987.756557.19920@m79g2000cwm.googlegroups.com>,
>> markb77@gmail.com wrote:
>>
>>
>>> read, 'give me your input : ', inchar
>>
>> How about
>>
>> READ, inchar, PROMPT = 'give me your input : '
>>
>> Ken Bowman
>
>
> no... still frozen. I'm beginning to think this is a problem intrinsic
> to this version of IDL, or with my machine, since iplot is similarly
> freezing in one of the sample programs I found in the RSI tech tips:
> itool_add_legend.pro. only when this program completes does iplot
> update it's window.
>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Padding Zeroes
Next Topic: Draw Widget in GUIBuilder?

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

Current Time: Sat Oct 11 03:23:42 PDT 2025

Total time taken to generate the page: 1.19991 seconds