Re: Cursor in Mac OS X 10.5.6 w/X11 2.2.3 and 2.3.2 [message #64963 is a reply to message #64962] |
Mon, 02 February 2009 08:39   |
Brian Larsen
Messages: 270 Registered: June 2006
|
Senior Member |
|
|
I realize this is not super helpful but everything seems to work for
me correctly...
[balarsen@wireless1x-8-61]~> idl
IDL Version 7.0.4, Mac OS X (darwin x86_64 m64). (c) 2008, ITT Visual
Information Solutions
IDL> plot, findgen(11)
IDL> cursor,x,y,/down
IDL> print, x, y
4.1469264 5.7047893
IDL> cursor,x,y,/down,/device
IDL> print,x,y
565 297
OSX 10.5.6 build 9G55
Macbook Pro - done locally
The newest X11/pkg seems to be 2.3.2.1 from here:
http://xquartz.macosforge.org/trac/
At one point X11.pkg was an issue as you state in the subject.
I seem to have 2.1.5 however... but since it's working and you're
having trouble I may not upgrade.
Cheers,
Brian
------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
http://people.bu.edu/balarsen/Home/IDL
|
|
|