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

Home » Public Forums » archive » 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
IPLOT lockup problem [message #49414] Sat, 22 July 2006 23:09 Go to previous message
markb77 is currently offline  markb77
Messages: 217
Registered: July 2006
Senior Member
hi,

I'm writing a program that is reading input from the keyboard, and I
would like to have the program generate IPLOT plots. When the program
calls iplot, however, the iplot window comes up and then freezes. In
fact, the entire IDL environment is frozen and I have to shut down IDL
in the task manager. I'm running windows XP pro service pack 2, IDL
6.1,
student version.

run this program to see what i mean:

pro dummy

inchar = ''

iplot

read, 'give me your input : ', inchar

end

this doesn't freeze all of idl, but it illustrates the basic problem.
the iplot window comes up but freezes until the user types something in
and hits enter. Inserting a "wait, 10" statement after the iplot
command doesn't help.

any suggestions would be greatly appreciated! thanks,
Mark
[Message index]
 
Read Message
Read Message
Previous Topic: Draw Widget in GUIBuilder?
Next Topic: More OO jargon

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

Current Time: Wed Oct 08 19:59:38 PDT 2025

Total time taken to generate the page: 0.00234 seconds