Re: iTools for Intel Mac - displays plot then freezes [message #54262] |
Thu, 31 May 2007 00:31 |
Anthony[1]
Messages: 20 Registered: December 2006
|
Junior Member |
|
|
Mike,
> One thing that you have to worry about with the iTools is that they,
> like any IDL widget program, do not respond to user actions when the
> interpreter has stopped (because of a breakpoint, crash, etc.). You
> could "plot, x, y" to check a variable, but "iplot, x, y" would plot
> and then freeze.
>
> Not sure if that is your situation but it is an idea.
Thanks - I think that was the problem.
Anthony
|
|
|
Re: iTools for Intel Mac - displays plot then freezes [message #54267 is a reply to message #54262] |
Wed, 30 May 2007 12:23  |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On May 30, 11:53 am, Anthony <anthonysmit...@gmail.com> wrote:
> Running IDL 6.3 on Mac OS X 10.4.9
>
> iplot,x,y works find on the PPC version, but on the Intel version it
> displays the plot then freezes. Same for isurface.
>
> Any ideas?
One thing that you have to worry about with the iTools is that they,
like any IDL widget program, do not respond to user actions when the
interpreter has stopped (because of a breakpoint, crash, etc.). You
could "plot, x, y" to check a variable, but "iplot, x, y" would plot
and then freeze.
Not sure if that is your situation but it is an idea.
Mike
--
www.michaelgalloy.com
|
|
|
|