Re: Cursor in Mac OS X 10.5.6 w/X11 2.2.3 and 2.3.2 [message #64946 is a reply to message #64945] |
Mon, 02 February 2009 20:10   |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
On Feb 2, 11:39 am, Brian Larsen <balar...@gmail.com> wrote:
> 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.
I'm running Xquartz 2.3.2.1 with no problems. In fact, the new
version solved a lot of problems for me, especially because windows
used to spontaneously die.suddenly die.
I also do not have the "click through to inactive windows" preferences
setting enabled, but "wm_click_through" *is* set, whatever that means.
I definitely needed to upgrade to the newest version of IDL in order
to make CURSOR work properly:
{ x86_64 darwin unix Mac OS X 7.0.4 Sep 3 2008 64 64}
I have no idea about Eclipse.
Craig
|
|
|