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

Home » Public Forums » archive » Re: IDL Display under RH7
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: IDL Display under RH7 [message #23442 is a reply to message #23441] Fri, 26 January 2001 14:56 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Todd Clements (mole6e23@hotmail.com) writes:

> Retain is probably your problem:
>
> ;;
> window,1, retain=2
> plot, findgen(360), sin(findgen(360)*!pi/180)
> window,2, retain=2
> plot, findgen(360), cos(findgen(360)*!pi/180)
> ;;

I'd probably set it for all your windows at once:

Device, Retain=2

in your startup file, probably.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: RPC Linux Make
Next Topic: Probably a simple question, but I'm only a beginner with this IDL stuff :)

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

Current Time: Sat Oct 11 06:41:33 PDT 2025

Total time taken to generate the page: 1.43794 seconds