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

Home » Public Forums » archive » 24 bit displays, private colormaps, and other things that keep my up
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
24 bit displays, private colormaps, and other things that keep my up [message #9904] Fri, 12 September 1997 00:00 Go to previous message
Aviv Gladman is currently offline  Aviv Gladman
Messages: 8
Registered: August 1997
Junior Member
I don't mind the color flashing that results from a private colormap
using IDL/X windows, my problem is this: Why don't widgets use the same
colormap as the rest of IDL? In 8-bit pseudo-color mode (on my 24-bit
fvwm-managed X display), I can display an image using:

window
tvscl,image

and get the correct image colors only when I have the mouse on the image
(fine, I can deal with that). If I create a widget using:

base=widget_base()
draw=widget_draw(base)
widget_control,base,/realize
widget_control,draw,get_value=drawID
wset,drawID
tvscl,image

I get the wrong colormap, same as before, but if I put my mouse on the
widget, I don't get back the correct colormap. Like I said, I don't mind
the flashing, but does anyone know how to make sure that *all* IDL
windows use the same colormap?

Frustrated,

Aviv S. Gladman
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Web-Based Image Processing Laboratory OPEN for FREE use...
Next Topic: Re: plotting contours thru saddle points

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

Current Time: Wed Oct 08 18:50:40 PDT 2025

Total time taken to generate the page: 0.02046 seconds