Home »
Public Forums »
archive »
iTools inside a procedure
iTools inside a procedure [message #55200] |
Tue, 07 August 2007 13:17 |
stephane.erard
Messages: 1 Registered: August 2007
|
Junior Member |
|
|
Hello
I very often have to check data when inside a procedure, and I got a
habit of using the little trick mentioned e.g. here [http://
groups.google.com/group/comp.lang.idl-pvwave/browse_thread/t hread/
bc4c60ae58cdff9c/184a019361dd2b26?
lnk=gst&q=widget_event()&rnum=9#184a019361dd2b26]
to visualize data with the iTools. It is just to run the iTool and
type
while widget_info(/active) do void=widget_event()
However, it no longer seems to work under 6.3, at least on Mac: the
interface just freezes when I leave the iTool, and I can only exit IDL
and kill the process.
It seems the command line is not released when I exit the iTool... Any
idea ?
Stéphane Erard
|
|
|
Current Time: Wed Oct 08 19:50:55 PDT 2025
Total time taken to generate the page: 0.00468 seconds