IDL Cursor and OS X 10.5.5 [message #62524] |
Wed, 17 September 2008 12:10  |
hpwarren
Messages: 1 Registered: September 2008
|
Junior Member |
|
|
The most recent update to Mac OS X (10.5.5), which included updates to
X11, appears to have caused problems with the IDL cursor routine. The
fixes that I have applied in the past, such as,
defaults write com.apple.x11 wm_click_through -bool true
or
defaults write org.x.x11 wmclickthrough -bool true
no longer work.
I'm wondering if there are any obvious solutions to this problem.
|
|
|
|
|
|
|
|
|
Re: IDL Cursor and OS X 10.5.5 [message #62672 is a reply to message #62581] |
Sat, 27 September 2008 11:58  |
Henry Roe
Messages: 3 Registered: September 2008
|
Junior Member |
|
|
On Sep 20, 1:38 pm, mike.alp...@gmail.com wrote:
> On Sep 20, 8:38 pm, mike.alp...@gmail.com wrote:
>
>
>
>> On Sep 18, 11:23 pm, bok...@ittvis.com wrote:
>
>>> Please see the thread "New update for IDL on Macintosh computers is
>>> now available" for a fix to the cursor issue on Macintosh.
>
>>> Bill Okubo
>>> IDL Product Manager
>>> ITT Visual Information Solutions
>
>> I have just downloaded and installed the latest version of IDL - 7.04
>> and CURSOR still doesn't work.
>> This is very frustrating when things break when Apple issues an
>> upgrade. I am currently using X11 Version 2.1.5 so am going to try and
>> update that to 2.3.1.
>> Can ITT please describe, in detail, a solution that works?
>
>> Mike Alport
>
> UPDATE - CURSOR now works again - after having upgraded to BOTH IDL
> 7.04 AND X11 2.3.1.
> Mike Alport
A side note: I was able to make the cursor work in 7.0 with 10.5.5
and X11 2.3.1 by selecting "Click-through inactive windows" in X11
preferences.
Clicking works in 7.0.4 without this preference selected, but I don't
have an updated license file from ITT yet. It's the weekend and I
couldn't wait. Presumably Monday I'll get my new license file that
works with 7.0.4
-henry
|
|
|