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

Home » Public Forums » archive » X Windows Graphics under RH Linux 5.2
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: X Windows Graphics under RH Linux 5.2 [message #15127 is a reply to message #15030] Mon, 19 April 1999 00:00 Go to previous messageGo to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Steven Riley wrote:
> I'm currently playing with IDL and trying to persuade my department to
> purchase a copy. It doesn't seem to want to maintain its images in X
> Windows. The charts go to the graphics window initially, but they wiull
> never be updated, even to the point that if the window is minimised when
> you plot initially the chart will not appear when you maximise.
> Is this a problem with the demo mode (IDL 5.1 BTW), in which case I think
> its bringing cripple-ware to a whole new level, or can I expect it to
> persist even if we invest in the package.

Steven,

I don't think you've encountered a limitation of the demo version; it's
just the way the PLOT command works. For example, if you type

IDL> plot, indgen(10)

and then change the window size, PLOT does not know that the window size
changed. To get this functionality, you have a few options:

(2) Download http://www.dfanning.com/programs/xwindow.pro and try this:

IDL> xwindow, 'plot', indgen(10)

(1) Try the Insight application that comes with IDL by typing the
following at the command line:

IDL> insight

Cheers,
Liam.

---
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Help: how to do ?
Next Topic: Re: How to plot great circles on a map?

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

Current Time: Fri Oct 10 03:36:27 PDT 2025

Total time taken to generate the page: 1.68428 seconds