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 #45218 is a reply to message #30698] Mon, 22 August 2005 09:58 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Kenneth Bowman writes:

> 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.

What happens if you set the DOWN keyword on the CURSOR
command? Does that change things at all?

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[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 03:01:20 PDT 2025

Total time taken to generate the page: 2.39909 seconds