comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Cursor problems, MAC and PC
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CURSOR problems [message #45209 is a reply to message #30698] Mon, 22 August 2005 13:47 Go to previous messageGo to previous message
Ken Mankoff is currently offline  Ken Mankoff
Messages: 158
Registered: February 2000
Senior Member
Without running your code, I think I might have already dealt with
this here:

http://groups-beta.google.com/group/comp.lang.idl-pvwave/bro wse_thread/thread/a2c4c8a401d89bba/05b5e8ecdcca33af?q=mankof f+x11&rnum=1#05b5e8ecdcca33af

Solution:

% defaults write com.apple.x11 wm_click_through -bool true

-k.


On Mon, 22 Aug 2005, Kenneth Bowman wrote:
>
> Is anyone else having problems with CURSOR? I have never seen
> this behavior before, and I have no idea if it is an IDL or an OS
> issue. I am running IDL 6.1 on Mac OS X 10.4.2.
>
> If I run this program:
>
> PRO TEST_CURSOR
> PLOT, FINDGEN(5)
> CURSOR, x, y, /DATA
> PRINT, x, y
> END
>
> it opens an X window and draws the graph. I click on the graphics
> window to change keyboard focus. Clicking in the window has no
> effect. I click back to my terminal window and interrupt
> execution with control-C. Moving the mouse back to the graphic
> window produces an event just as the mouse enters the window (see
> below).
>
> IDL> test_cursor
> ^C% Interrupted at: TEST_CURSOR 3
> /Network/Servers/csrp.tamu.edu/Volumes/csrp0/Home/bowman/id
> l/test/test_cursor.pro
> IDL> .c
> -0.34877722 1.8760835
>
> This behavior renders CURSOR completely non-functional.
>
> Thanks, Ken Bowman
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Building Voxel arrays from png files (compression, analysis, and visualization)
Next Topic: averaging over same index

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 10:20:10 PDT 2025

Total time taken to generate the page: 1.20064 seconds