[GRASS5] XDRIVER and hour glass cursor while drawing?
John Gillette
JGillette at rfmd.com
Wed Apr 30 14:37:49 EDT 2003
Never mind. That won't work. It comes at EOF of Vect_read_next_line.
It doesn't mean that the display driver is finished.
However, at end of d.vect, main.c is:
R_close_driver();
exit(stst);
If you add:
if (!quiet) /* !quiet is verbose mode */
fprintf (stdout,"Done\n");
after R-close_driver(), would that indicate
when the driver is actually finished drawing?
Your "time" seems to indicate that d.vect is active as long as the
driver is drawing?
John
> -----Original Message-----
> From: John Gillette
> Sent: Wednesday, April 30, 2003 1:46 PM
> To: Markus Neteler; grass5 developers list
> Subject: RE: [GRASS5] XDRIVER and hour glass cursor while drawing?
>
>
> d.vect -v map=streetmap.shp
>
> you get a "done" statement at the end?
>
> John
>
> _______________________________________________
> grass5 mailing list
> grass5 at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5
>
More information about the grass-dev
mailing list