<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <DEFANGED_meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi all,<br>
I'm trying to visualize images using grass tools in a tcl/tk program.<br>
I'd like to launch the monitors (d.mon) inside a widget of the program,
but the command "d.mon" launches a xterm which cannot be packed in a
tcl/tk widget. When skimming the gui.tcl file I found these lines:<br>
<br>
<small DEFANGED_STYLE="font-style: italic;">script_add "d.mon start=$monitor"
"cmd"<br>
&nbsp;&nbsp;&nbsp; exec xterm -geometry 40x5 -e d.mon start=$monitor<br>
<br>
</small><small><big>How could I execute the script in a tcl/tk widget???<br>
Thank you.<br>
<br>
<br>
<br>
</big></small><small DEFANGED_STYLE="font-style: italic;"></small>
<pre class="moz-signature" cols="72">-- 

Carlos Isorna Su&aacute;rez
 <a class="moz-txt-link-abbreviated" href="mailto:isorna@ctm.ulpgc.es">isorna@ctm.ulpgc.es</a> 
 Tfno: +34 928 452956 Fax:+34 928 451243
 Centro de Tecnolog&iacute;a M&eacute;dica  <a class="moz-txt-link-freetext" href="http://www.ctm.ulpgc.es">http://www.ctm.ulpgc.es</a>
 Universidad de Las Palmas de G.C. - Spain</pre>
</body>
</html>