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 #29267 is a reply to message #29172] Thu, 07 February 2002 16:02 Go to previous message
Robert Stockwell is currently offline  Robert Stockwell
Messages: 74
Registered: October 2001
Member
David Fanning wrote:

> 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


Yeah.

In fact I had grabbed a very similar startup script about week
ago, and I think it failed because the order of steps that
I had was wrong (with the decomposed = 0 before true=24 statement,
which seemed to cause the true = 24 statement to be ignored,
(as is described in the IDL help).)

It is nice to finally have come full circle and completed the journey
to whence I started.

Cheers,
bob

PS Let's just say I find it a lot more comfortable in Win2000 (where
I almost know whats going on) than Linux.
[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: Sun Oct 12 12:19:51 PDT 2025

Total time taken to generate the page: 1.44146 seconds