All, I'm taking a look at the Python GUI, and wanted to make this comment.
Unlike the tcltk GUI, which leaves an open command line after it starts, the Python GUI does not. This is an issue if you want to run a module that the GUI hasn't noticed (in my case, r.in.onearth) - because you can't bypass the GUI with the command line. Is this fixable? Richard Chirgwin _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
