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

Home » Public Forums » archive » CURSOR problems
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
CURSOR problems [message #45220] Mon, 22 August 2005 08:38 Go to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
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
Previous Topic: Re: if there is a command "clear lot" in IDLWAVE like "Ctrl+Y" in Windows
Next Topic: Re: Different FFT times for same array size ?

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

Current Time: Wed Oct 08 15:57:30 PDT 2025

Total time taken to generate the page: 0.00440 seconds