[GRASS5] XDRIVER and hour glass cursor while drawing?
Markus Neteler
neteler at itc.it
Thu May 1 09:00:46 EDT 2003
On Wed, Apr 30, 2003 at 02:37:49PM -0400, John Gillette wrote:
> 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?
Thanks, I will try that on Monday (in the office).
> Your "time" seems to indicate that d.vect is active as long as the
> driver is drawing?
Yes, I think so. But I forgot to mention that I am reading the data
over NFS network which makes it slower.
Markus
> > -----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