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

Home » Public Forums » archive » Re: "Unsupported X Windows visual" ALMOST!
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: "Unsupported X Windows visual" ALMOST! [message #20331] Wed, 14 June 2000 00:00 Go to previous message
Alex Schuster is currently offline  Alex Schuster
Messages: 124
Registered: February 1997
Senior Member
Saeid Zoonematkermani wrote:

> So the questions are:
> - how do I get the window to auto refresh after being covered or
> minimized

Try DEVICE, RETAIN=2, this tells IDL to store the parts of the windows
which are covered by others. On my SUN here, DEVICE, RETAIN=1 works fine
and faster, because the SUN Xserver can do the backing store himself.
The RETAIN option can also be given as a keyword to WINDOW and
WIDGET_DRAW.


> - how do I use standard color tables

DEVICE, PSEUDO=8 should do the trick. XFree < 4.0 cannot handle this,
but I heard that with 4.0 it is possible to mix 8-bit and 24-bit
applications. If it doesn�t work, another possibility is to start a new
Xserver in 8 bit mode:

startx -- -bpp 8 :1
This starts a new Xserer with 8 bit depth on the display 1. You have to
switch between the sessions via Ctrl-Alt-F7/F8, but it works.

Alex
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: pickfiles.pro for Windows?
Next Topic: plot legends - pvwave

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

Current Time: Sun Oct 12 07:05:34 PDT 2025

Total time taken to generate the page: 1.91560 seconds