[GRASSLIST:547] Programming with Tcl

Hello!
I'm programming an application with Tcl that opens a Grass monitor. How can
I place the monitor with a size and specific coordinates? I have tested
with XDRIVER_LEFT, XDRIVER_TOP.. but it does not work.
Thanks

ALBERTO SÁNCHEZ GÓMEZ
Centro de Estudios Hidrográficos del CEDEX
Paseo Bajo de la Virgen del Puerto, 3
28005 Madrid, España

Alberto Sánchez wrote:

I'm programming an application with Tcl that opens a Grass monitor. How can
I place the monitor with a size and specific coordinates? I have tested
with XDRIVER_LEFT, XDRIVER_TOP.. but it does not work.

You can set the size with GRASS_WIDTH and GRASS_HEIGHT, but there
isn't any mechanism to place the window.

--
Glynn Clements <glynn.clements@virgin.net>