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 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IPLOT lockup problem [message #49411] Sun, 23 July 2006 12:13 Go to next message
markb77 is currently offline  markb77
Messages: 217
Registered: July 2006
Senior Member
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.
Re: IPLOT lockup problem [message #49412 is a reply to message #49411] Sun, 23 July 2006 09:43 Go to previous messageGo to next message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
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
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.
>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Padding Zeroes
Next Topic: Draw Widget in GUIBuilder?

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

Current Time: Wed Oct 08 13:49:17 PDT 2025

Total time taken to generate the page: 0.00527 seconds