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

Home » Public Forums » archive » Re: idl8 window size and arrow
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: idl8 window size and arrow [message #84531 is a reply to message #84530] Mon, 20 May 2013 09:28 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 5/20/13 1:06 AM, laoli wrote:
> w = WINDOW(WINDOW_TITLE="My Window", DIMENSIONS=[500,100])
> t = TEXT(50, 220, "$\it Draw arrow here$", /DEVICE)
> arrow, 50, 100,200, 100

The ARROW procedure is a direct graphics routine. The way to draw an
arrow in the Function Graphics system is to use the ARROW function:

ar = arrow([50, 200], [50, 50], /device, head_size=3.)

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: minimization method(amoeba subroutine)
Next Topic: True-Type Font Confusion

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

Current Time: Wed Oct 08 13:36:38 PDT 2025

Total time taken to generate the page: 0.00406 seconds