Home »
Public Forums »
archive »
Why export the display is so bad...?
Re: Why export the display is so bad...? [message #8976 is a reply to message #8941] |
Mon, 19 May 1997 00:00  |
James Tappin
Messages: 54 Registered: December 1995
|
Member |
|
|
TTS wrote:
>
> Hi!5.1
>
> I am using IDL 4.01 running in a SunSparc (Sun OS 5.5.1) and exporting
> the display to PowerPC (AIX)...
>
> If I plot something and drag a window over the image results that the
> image is erased! I need draw again the plot to see it...
>
> Thank you for any tip!
You need to set the RETAIN keyword either in a call to DEVICE or in WINDOW.
It would appear that you server does not provide backing store (which is
about what I'd expect of AIX!) so you need RETAIN=2 for IDL to provide a
Pixmap backing store.
+------------------------+---------------------------------- --+---------+
| James Tappin, | School of Physics & Space Research | O__ |
| sjt@star.sr.bham.ac.uk | University of Birmingham | -- \/` |
| Ph: 0121-414-6462. Fax: 0121-414-3722 | |
+----------------------------------------------------------- --+---------+
|
|
|
Current Time: Fri Oct 10 03:27:06 PDT 2025
Total time taken to generate the page: 0.39814 seconds