Re: IDL - OS X Mountain Lion [message #81771 is a reply to message #80880] |
Fri, 19 October 2012 10:03   |
chris_torrence@NOSPAM
Messages: 528 Registered: March 2007
|
Senior Member |
|
|
On Friday, October 19, 2012 10:49:53 AM UTC-6, tom.b...@gmail.com wrote:
>
> I upgraded, and found everything to work fairly well. However, I've recently discovered an issue with the plot function. It won't let me modify the plot in anyway through the GUI interface and it refuses to save the output. I think it's related to Xquartz but nothing I've tried so far has fixed it.
Hi Tom,
Are you running XQuartz 2.7.4?
http://xquartz.macosforge.org/landing/
Another thing to try is running the plot function in IDL widgets instead of the Java shell. Try this:
p = plot(/test, /widgets)
The controls on the bottom are a bit different, and you need to use the property sheet to change the properties.
Hope this helps.
Cheers,
Chris
ExelisVIS
|
|
|