xwindow question [message #16174] |
Thu, 01 July 1999 00:00  |
Nando Iavarone
Messages: 48 Registered: December 1998
|
Member |
|
|
<HTML>
Hi all,
<BR>I'm using the david fanning's "xwindow" procedure.
<BR>I used it with the keyword "wid" to make other oeparations
<BR>on the display window.
<BR>I need to have the PS output of currently display and not
<BR>of the starting display.
<P>Has anyone just modified the procedure to do that?
<P>Thank you.
<PRE>--
Nando Iavarone
Advanced Computer System - SPACE DIVISION
via Lazzaro Belli, 23
00040 Frascati - RM
Tel: +39-6-944091 (switchboard)
9440968 (direct)
E-mail:
f.iavarone@acsys.it
FrdndVrn@altavista.net</PRE>
</HTML>
|
|
|
Re: xwindow question [message #16185 is a reply to message #16174] |
Thu, 08 July 1999 00:00  |
rmlongfield
Messages: 68 Registered: August 1998
|
Member |
|
|
In article <377B85B3.CA76EF40@acsys.it>,
Nando Iavarone <f.iavarone@acsys.it> wrote:
>
> --------------6F80BD925244E9F1DEA21E5F
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Hi all,
> I'm using the david fanning's "xwindow" procedure.
> I used it with the keyword "wid" to make other oeparations
> on the display window.
> I need to have the PS output of currently display and not
> of the starting display.
Hi Nando,
By coincidence I have just tried working with XWINDOW.
It works for the default if I type xwindow. But if I try:
XWINDOW, 'SURFACE', Dist(20), Charsize=1.5
I get these error messages:
XWINDOW: Incorrect number of arguments.
Maybe I don't understand completely how this function works but I have
the feeling I am just missing something.
Did you encounter these errors? Can you give me a hint about what I
might be doing wrong?
I use { mipseb IRIX unix 5.2 Oct 30 1998}
Thanks,
Rose
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
|
|
|
Re: xwindow question [message #16213 is a reply to message #16174] |
Tue, 06 July 1999 00:00  |
Nando Iavarone
Messages: 48 Registered: December 1998
|
Member |
|
|
<HTML>
David Fanning wrote:
<BLOCKQUOTE TYPE=CITE>Martin Schultz (mgs@io.harvard.edu) writes:
<P>> Seems like the author isn't aware of his genius? ;-)
<P>You obviously haven't had a recent conversation with my
<BR>wife, thank goodness. :-(</BLOCKQUOTE>
Often the genius cannot be universal ;o) ,but speaking about
IDL I agree with Martin.
<P>Not only I have integrated the xwindow in my system,
<BR>but I have learned a lot about keywords use and the _EXTRA
<BR>keyword (thank you).
<P>I added in the xwindow code a check to set automatically
<BR>the PREVIEW keyword when encapsulated postscript button is set.
<P>Thank you.
<PRE>--
Nando Iavarone
Advanced Computer System - SPACE DIVISION
via Lazzaro Belli, 23
00040 Frascati - RM
Tel: +39-6-944091 (switchboard)
9440968 (direct)
E-mail:
f.iavarone@acsys.it
FrdndVrn@altavista.net</PRE>
</HTML>
|
|
|