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

Home » Public Forums » archive » Re: Sorry! I made a mistake.
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: Sorry! I made a mistake. [message #30519 is a reply to message #30374] Sat, 27 April 2002 12:10 Go to previous message
Weiqun Zhang is currently offline  Weiqun Zhang
Messages: 3
Registered: April 2002
Junior Member
Thanks for your help.

> Are you certain you are executing this command *before*
> you open a graphics window?


Yes, I am. ".Xdefaults" can control the visual class. But if I start
with a class, I cannot change to another.

[zhang@dao:~/IDL]$ idl
IDL Version 5.5a (linux x86). (c) 2001, Research Systems, Inc.

IDL> device,get_visual_name=temp & print, temp
DirectColor
IDL> DEVICE, TRUE_COLOR=24
IDL> window
IDL> device,get_visual_name=temp & print, temp
DirectColor
IDL> exit
[zhang@dao:~/IDL]$ (change .Xdefaults)
[zhang@dao:~/IDL]$ idl
IDL> device, get_visual_name=temp & print, temp
TrueColor
IDL> device, Direct_Color=24
IDL> device, get_visual_name=temp & print, temp
TrueColor

> P.S. I'm pretty sure I corrected this typo in the book. Do you
> happen to know what page you saw it on? :-)


My copy of your book is the first version.


Cheers,

Weiqun
[Message index]
 
Read Message
Read Message
Previous Topic: Re: completely reset PostScript device between plots?
Next Topic: Sorry! I made a mistake.

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

Current Time: Sun Oct 12 00:50:54 PDT 2025

Total time taken to generate the page: 2.47971 seconds