Michael Barton wrote: > I don't know enough about xml (either creating or parsing in TclTk) to > implement this, although it sounds like a viable idea otherwise.
As NVIZ is a hybrid C+Tcl/Tk application, you can use an external library (e.g. libxml) for parsing. Parsing XML in Tcl isn't viable, IMHO. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

