Cursor in IDL 8 on Lion [message #78031] |
Thu, 20 October 2011 13:05  |
Jerru
Messages: 3 Registered: October 2011
|
Junior Member |
|
|
I am encountering an annoying problem using the cursor command in IDL
8 on Lion.
Enter "cursor,xxx,yyy,/wait" in the command line, and clicking on the
window does nothing. The cursor routine never seems to recognize the
clicking of my mouse (e.g., the "IDL>" prompt appears in italic
font). I have to hit CTRL-C then click to get the cursor routine to
release control (and the "IDL>" prompt then appears in roman font
again).
Any insights to offer?
|
|
|
Re: Cursor in IDL 8 on Lion [message #78394 is a reply to message #78031] |
Wed, 16 November 2011 09:10  |
bill.dman
Messages: 17 Registered: June 2007
|
Junior Member |
|
|
>
> I have seen this behavior and worked around it by setting option
> "Click-through Inactive Windows"
> in the Windows tab of X11 Preferences.
Oops,
A bit of reinventing the wheel. Must read threads carefully before
commenting!
|
|
|
Re: Cursor in IDL 8 on Lion [message #78396 is a reply to message #78031] |
Wed, 16 November 2011 09:02  |
bill.dman
Messages: 17 Registered: June 2007
|
Junior Member |
|
|
On Oct 20, 3:05 pm, Jerru <jerr...@gmail.com> wrote:
> I am encountering an annoying problem using thecursorcommand in IDL
> 8 on Lion.
>
> Enter "cursor,xxx,yyy,/wait" in the command line, and clicking on the
> window does nothing. Thecursorroutine never seems to recognize the
> clicking of my mouse (e.g., the "IDL>" prompt appears in italic
> font). I have to hit CTRL-C then click to get thecursorroutine to
> release control (and the "IDL>" prompt then appears in roman font
> again).
>
> Any insights to offer?
I have seen this behavior and worked around it by setting option
"Click-through Inactive Windows"
in the Windows tab of X11 Preferences.
|
|
|