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

Home » Public Forums » archive » Shade_surf : HELP
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: SHADE_SURF [message #1834 is a reply to message #1681] Thu, 03 March 1994 23:56 Go to previous message
stl is currently offline  stl
Messages: 70
Registered: February 1994
Member
In article <2l575n$26o@news.service.uci.edu> vshvetsk@curie.oac.uci.edu (Victor Shvetsky) writes:
> I am using IDL for my deconvolution process and I have troubles creating a window that will not pop-up each time I use a call to it. That is:
> If I use shade_surf command, it will always make the window pop-up. Is there a way to make it not to do it?
> Any email would be greatly appreciated.
> Thank you
>

Hi,

A little unclear what 'pop-up' means. If you mena it always creates a
window, yes this will happen bacause any plotting/surface/tv/etc
routines needs a window to work from. You can however define a window
in memory by doing something like the following:
window,1,/pixmap
surface,x
this allows you to build pixmaps in the background (like a scratch pad)

However if you mean the window always opens from an icon (don't think
this actauly happens) then we need more info.

Or do you mena that the window comes to the forground when you display
something in it? If so, this sounds like something you set up in your
environment (an X default, if your running X).

hope this help,

-stephen

--
Stephen C Strebel / SKI TO DIE
stl@maz.sma.ch / and
Swiss Meteorological Institute, Zuerich / LIVE TO TELL ABOUT IT
01 256 93 85 / (and pray for snow)
[Message index]
 
Read Message
Read Message
Previous Topic: The Logistic Map
Next Topic: Re: The Logistic Map

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

Current Time: Fri Oct 10 16:26:12 PDT 2025

Total time taken to generate the page: 0.95715 seconds