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

Home » Public Forums » archive » Re: ARG! Direct Color problem IDL 5.5/Linux (decomposed doesn't help) SOLVED
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: ARG! Direct Color problem IDL 5.5/Linux (decomposed doesn't help) SOLVED [message #29172] Thu, 07 February 2002 13:57 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Robert Stockwell (rgs1967@hotmail.com) writes:
> For any who are interested, here is my startup script:
>
>
> ;startup.pro
> ;calls my startup procedures for idl
>
> ; DISPLAY _________________
>
> ; fix the IDL 5.5/Linux colour problem
> if strlowcase(!version.os) eq 'linux' then device,true=24
> if strlowcase(!version.os) eq 'linux' then window,/pixmap &wdelete ; fix the IDL 5.5/Linux colour problem
> if strlowcase(!version.os) eq 'linux' then device,bypass_translation=0
> if strlowcase(!version.os) eq 'linux' then device,retain = 2
>
> device,decomposed=0

Humm. Seems like that's the startup script we have been
recommending for at least a month now. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@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
Read Message
Previous Topic: idl5.5 bug (relative path)
Next Topic: Re: ARG! Direct Color problem IDL 5.5/Linux (decomposed doesn't help) SOLVED

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

Current Time: Wed Oct 08 18:36:14 PDT 2025

Total time taken to generate the page: 0.00432 seconds