swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about this old globalTkInterp code in ASM


From: Rick Riolo
Subject: Re: about this old globalTkInterp code in ASM
Date: Wed, 24 Oct 2001 18:35:35 -0400 (EDT)

Yes, tcl/tk graphs (and other objects) can handle
a command to write an eps copy to a file.

I don't know if there is an accepted way to do this now.
I sure wish there was an accepted way to
ask send things direct, not just for this but for
other things as well.

- r

-- 
Rick Riolo                           address@hidden
Center for Study of Complex Systems (CSCS)
4477 Randall Lab
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html

On Wed, 24 Oct 2001, Paul E Johnson wrote:

> Date: Wed, 24 Oct 2001 17:07:10 -0500
> From: Paul E Johnson <address@hidden>
> Reply-To: address@hidden
> To: Swarm-support <address@hidden>
> Subject: about this old globalTkInterp code in ASM
>
> I found code like this in ASM:
> #if 0
> - printPriceGraph
> {
>   [globalTkInterp eval:
>     "%s postscript output priceDump.eps -maxpect yes -decorations no",
>     [priceGraph getWidgetName]];
>   return self;
> }
> #endif
>
> This makes me think that, at one time anyway, a person could have a
> graph save a picture of itself.
>
> Yes?
>
> I recall that globalTkInterp is deprecated.  Is there an alternative for
> eps output?
>
>


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]