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 #84530 is a reply to message #84495] Mon, 20 May 2013 09:29 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 10:28 AM, Michael Galloy wrote:
> 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

Also, the window is 500 by 100 on my system:

IDL> print, !version
{ x86_64 darwin unix Mac OS X 8.2.2 Jan 23 2013 64 64}

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:21 PDT 2025

Total time taken to generate the page: 0.00524 seconds