Michael Barton wrote:

> >>> Changing xganim to use a different toolkit would be relatively
> >>> straightfoward, but are any of the other toolkits significantly more
> >>> portable?
> >>> 
> >> I can't remember who wrote it or where I found it (maybe attached to
> >> a list message), but there is a tcl script version - from 2005/11.  I
> >> don't see it it either of the addons pages.
> > 
> > 
> > here it is:
> >   http://article.gmane.org/gmane.comp.gis.grass.devel/9710
> > 
> >> From: Glynn Clements
> >> Subject: Re: xganim and motif requirement
> >> Date: 2005-11-24
> > ..
> >> I've attached a quick re-implementation of xganim in Tcl/Tk. To use
> >> it, you will need to set imgdir at the top of xganim.tcl to a
> >> directory containing the bitmaps from visualization/xganim/bitmaps.
> > ..
> > [Attachment: xganim.tcl]
> 
> I'll take a look at this too. It looks like it uses XBM image files. Does it
> need an interface and code to change maps into XBM format?

The maps are read from PPM files, which the script generates using
r.out.ppm.

The XBM files are the icons used in the buttons; you can find them in
visualization/xganim/bitmaps.

-- 
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to