Hi,
the code is actually that in the mail (coming from the samples in
the pdf book):
$a = rfits("m51_raw.fits");
dev($^O =~ /MSWin32/ ? '/GW' : '/XSERVE');
imag $a;
Thanks
On 1/15/2012 11:53 AM, Sisyphus wrote:
----- Original Message ----- From: "Fabio D'Alfonso"
<[email protected]>
To: "Sisyphus" <[email protected]>
Cc: <[email protected]>
Sent: Sunday, January 15, 2012 8:36 PM
Subject: Re: [Perldl] Close Dialog On /GW Device PGPLOT
Hi,
the second could do what I think, but I do not see the output on
the window.
Using
dev($^O =~ /MSWin32/ ? '/GW' : '/XSERVE');
imag $a;
I get the image on the window, while using the code you
suggested (both versions) I do not get the image on the window.
Could you help ?
Perhaps.
If you post a (simple) script that produces the image in the
window, I'll try to get it to work in a way that does *not*
produce the pop-up box. (But be prepared ... I might fail :-)
Cheers,
Rob
|
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl