[GRASSLIST:8315] Re: Tip for future releases
Hamish
hamish_nospam at yahoo.com
Fri Sep 16 07:41:38 EDT 2005
> > Take my vote for this wish too.
> >
> > In text mode You always know when module has finished its work, but
> > in GUI on some modules its a bit of guessing.
agreed.
> It would be trivial to add
> fprintf(stderr, "\ndone.");
> before the return statement at the end of main() in r.proj, but I
> won't do it now as it sounds like it might be a wider GUI issue with
> a better solution. Is there not a percentage bar that gets to 100% or
> something? Sorry I don't really use the GUI so am not sure.
We have G_done_msg(""); for this.
e.g. r.in.gdal
Hamish
More information about the grass-user
mailing list