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

Home » Public Forums » archive » Re: How to use fewer colors for Widget-app-window?
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: How to use fewer colors for Widget-app-window? [message #1638] Thu, 06 January 1994 13:27
djackson is currently offline  djackson
Messages: 31
Registered: June 1993
Member
In article <2ghv4c$74s@canopus.cc.umanitoba.ca>
djackson@ibd.nrc.ca (Dick Jackson) writes:

> I want to explicitly request only 8
> colors for the window that is created when I do:
>
> WIDGET_CONTROL, my_window_widget, /REALIZE
>
> I know that this number-of-colors request is typically done using:
>
> WINDOW, /FREE, COLORS=8 ; (before any other windows are brought up)
>
> But to have to bring up and then destroy a window when bringing up my
> widget app is, shall we say, tacky.

... almost as tacky as following up one's own post 3 minutes after the
first!

I realize now that I can do:

WINDOW, /FREE, COLORS=8, XPOS=-100, YPOS=-100, XSIZE=1, YSIZE=1

and I won't see the window that I subsequently WDELETE, but it's
still tacky! Any suggestions that get away from this completely?

Cheers,
-Dick

Dick Jackson djackson@ibd.nrc.ca Standard
disclaimer
Institute for Biodiagnostics, National Research Council Canada,
Winnipeg
Waitress: "We're out of hummous so I gave you extra babagonoush" Me: %^P
[Message index]
 
Read Message
Previous Topic: How to use fewer colors for Widget-app-window?
Next Topic: Re: Reading string data from binary f77 files?

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

Current Time: Fri Oct 10 15:25:53 PDT 2025

Total time taken to generate the page: 0.14120 seconds