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

Fabio D'Alfonso
'Enabling Business Through IT'
cell.  +39.348.059.40.22 *
web: www.fabiodalfonso.com
email: [email protected]
linkedin: www.linkedin.com/in/fabiodalfonso
twitter: www.twitter.com/#!/fabio_dalfonso

fax: +39.06.874.599.581
BlackBerry® Wireless Enabled Address.

* Hidden  numbers are automatically rejected by the phone

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

Reply via email to